Bỏ qua đến nội dung

autoLapseNewInterval – automatically adjust the new interval after a lapse

Chờ xử lý #anki #addon #autolapsenewinterval #automatically #adjust #the #new
https://github.com/daedsidog/Anki-autoLapseNewInterval/issues
28/9/2022

Cách tải addon autoLapseNewInterval – automatically adjust the new interval after a lapse

Bạn có thể tải addon bằng một trong hai cách sau:

Click nút Copy bên dưới để copy code vào clipboard

372281481

Sau đó mở Anki → Tools → Add-ons → Get Add-ons → Dán code → OK

Mở trang addon trên AnkiWeb và tìm mã code ở cuối trang

Mở trên AnkiWeb

Cuộn xuống cuối trang AnkiWeb, tìm dòng có mã code 372281481 và copy

8

Mô tả chi tiết

Changelog:

  • 2022-09-28 changed target success rate to 95% (you can change this in the add-on config); also, re-downloaded from github and re-uploaded to ankiweb in order to make sure it works
  • 2022-09-15 updated to current github state

Reason for my change to the target success rate:


Uploaded by courtesy of daedsidog and eshapard.

https://github.com/daedsidog/Anki-autoLapseNewInterval/issues/1

This ankiweb version might not always be up to date. Get the latest updates here: https://github.com/daedsidog/Anki-autoLapseNewInterval/releases

From daedsidog’s github:

Anki-autoLapseNewInterval An Anki2 addon by eshapard which I made to work with Anki21. The addon automatically adjusts the new interval to target an 85% review success rate. A more in-depth description can be found on eshapard’s code blog.

Changes While eshapard’s code blog mentions that the addon might work with Anki21 if you comment out a particular line, I discovered that lapses are rarely registered as such, and so the addon only adjusted the new interval on the first time you run it, and never again, because even if I lapsed 50 cards, they would not be detected on Anki21.

I don’t know if this is due to the Anki21 migration, an original bug in the Anki2 addon, or the author’s intention. From reading his post about how he intended it to work, it is very likely it is one of the first two. What I did was modify the SQLite queries to correctly detect lapsed cards and correctly calculate the success rate. I also added the option to allow the addon to work in the background without informing the user of the changes it made.

Usage For more in-depth information on what the addon does, you should read eshapard’s original post. You can adjust the change_silently variable in the code to allow the addon to make changes silently without prompting you.


Liên kết hỗ trợ


Reviews (8)

👍 2022-10-16

Great!

👍 2021-10-22

Does this still work for 2.1.45? Comment from author Yes, it still works, even on 2.1.54.

👍 2021-07-21

Thanks for updating the Eshapard code. Comment from author Credit goes out to https://github.com/daedsidog/Anki-autoLapseNewInterval. I just uploaded it here.

👍 2021-05-21

Great idea. Must have Anki scheduling improvement.

👍 2021-02-22

This addon+autoEaseFactor are great way to improve the anki algorithm. What’s amazing is if you just open anki. The changes will appear also on your phone(if you synch) so no reason why not use this addon.

👍 2021-01-03

Updated version for 2.1.35 is on github. This addon is a must, thanks so much!

Creator is awesome, quick to reply and helped me get the new version up and running. Thanks again

👍 2020-10-28

Hello, will it support version 35 of anki? Nice initiative!

👍 2020-09-18

Finally support 2.1 >2.1.22! Great information