NEW ADDON WITH MORE FUNCTIONALITY AVAILABLE - https://ankiweb.net/shared/info/569864517
Auto reorder cards via a cards field Runs when Anki first starts or otherwise through a menu entry
Configure this extension by going to “Tools” -> “Addons” -> “AutoReorder” and then modifying the options there as-necessary
Liên kết hỗ trợ
Reviews (5)
👍 2025-04-27
Useful addon. There is one issue some users will have to manually patch:
This applies to people having trouble with using logarithmic frequency or otherwise potentially decimal frequency data. The addon incorrectly assumes frequency datapoints must be integers. To fix this, go to the addon directory and edit the init.py file. On line 19, instead of returning int(field), adjust it to returning float(field).
👍 2023-05-20
thank you!~
👍 2023-02-16
Great tool to re-sort NEW cards. I’d generally advise not to re-order cards already in review so as not to tamper with Anki’s SRS algorithm.
👍 2023-02-07
Found it on cademcniven blog
👍 2022-09-07
Great extension to use with the guide at https://github.com/MarvNC/JP-Resources