Bỏ qua đến nội dung

Review Card Order Customizer - V2 Scheduler only

Chờ xử lý #anki #addon #review #card #order #customizer #scheduler
https://github.com/piccoripico/Review-Card-Order-Customizer/
20/8/2023

Cách tải addon Review Card Order Customizer - V2 Scheduler only

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

81245454

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 81245454 và copy

5

Mô tả chi tiết

Review Card Order Customizer (V2 Scheduler only)

Available on AnkiWeb: https://ankiweb.net/shared/info/81245454

GitHub: https://github.com/piccoripico/Review-Card-Order-Customizer

This addon is designed to sort the order of cards displayed during review sessions.

Possibly useful for those who want to learn in a specific sequence. Please note that this feature is only available with the V2 Scheduler (it will not work with the V3 Scheduler). Make sure the V3 Scheduler is disabled in Anki’s Preferences. Config To sort cards by their Deck ID and Card ID for example, set the configuration as the following image: Descending order if “desc” selected. Higher priority item(s) first. FYI: The Anki’s default is “cards.due, random()”. Usage Examples Example 1: Order by card creation date Select: Card ID (The older creation the smaller number.) Example 2: Completely random order Select: Randomize cards Example 3: Order by deck name firstly, and note content secondly Select: (1st) Deck name (2nd) Note sort field (This setting allows management by manually entered serial numbers.) Note When the V2 scheduler is phased out of Anki, this addon will become obsolete. The V3 scheduler has its back-end system written in Rust, making it difficult to perform the same operations as with the V2 scheduler. Changelog 2025-04-20 Changed the maximum supported Anki version 2.1.66 that still allows the use of the V2 scheduler 2023-07-28 Added config window (after this addon is updated, please restart Anki.) 2023-07-29 Changed supported Anki versions to 2.1.50+ 2023-08-10 Changed config window’s layout for usability improvement 2023-08-15 Added 3 sort items: Note type name, Note sort field, Deck name Added error handling 2023-08-20 Added 14 sort items: Card flags, Note GUID, Note model ID, Note modified timestamp, Note update sequence, Note tags, Note fields, Note sort field, Notetype modified timestamp, Notetype update sequence, Deck modified timestamp, Deck update sequence, Template name, Template modified timestamp, Template update sequence (Reference: https://github.com/ankidroid/Anki-Android/wiki/Database-Structure) Sort items (For the optional direct input to be used as ORDER BY clause, please use the items in the middle column. For example, ‘cards.did, random()‘)


Screenshots


Liên kết hỗ trợ


Reviews (5)

👍 2024-05-20

不适用于学习卡.Not applicable to learn cards.对我没帮助,但是能用于复习卡,本来我是想设置首学辅助.不过确实对其他人可能有用✓ Comment from author I’m glad if I could help.

👍 2023-08-29

I love this! Being able to review sub-decks in order was a fundamental feature of my organization and v2 didn’t allow this anymore; this add-on solves the problem, thanks :) (will it ever work for v3 or is there a fundamental blocker?) Comment from author Thank you. I’m glad I could be of help. In my opinion, implementing it in V3 through an add-on is difficult due to fundamental technical issues unfortunately.

👍 2023-07-28

Could you please make it compatible with older versions not just the latest version? Comment from author Thank you for your comment. In my research, 2.1.50+ are available. 2.1.49 to 2.1.45 can also be used, but buggy. 2.1.44 or earlier cannot be used. So I updated the parameter at 2.1.50+. I hope it’s compatible with your version.

👍 2023-05-15

Thank you! That’s the only thing I needed. Comment from author Thank you for the feedback. I’m glad I could contribute to what you need. I have updated this addon for usability improvement (2023-07-28). I’m very sorry that I updated it without considering to retain the previously entered configuration. If it hasn’t been preserved, I kindly ask you to reconfigure it from the configuration window.

👍 2023-04-04

This is what I need. Comment from author Thank you for the feedback. I’m glad I could contribute to what you need. I have updated this addon for usability improvement (2023-07-28). I’m very sorry that I updated it without considering to retain the previously entered configuration. If it hasn’t been preserved, I kindly ask you to reconfigure it from the configuration window.