Anki/rslib/src/deckconfig
Luc Mcgrady f5285f359a
Feat/Add legacy evaluate config bool (#4149)
* Feat/Add legacy evaluate config bool

* Minor tweaks based on PR suggestions (dae)

New enabling command:

from anki.config import Config
mw.col.set_config_bool(Config.Bool.FSRS_LEGACY_EVALUATE, True)
2025-07-04 15:32:09 +07:00
..
mod.rs Fix/Invalid parameter counts saveable (#4052) 2025-06-03 16:27:04 +07:00
schema11.rs Feat/FSRS-6 (#3929) 2025-04-25 16:44:34 +10:00
service.rs Feat/Health check (#4047) 2025-06-06 12:43:33 +07:00
undo.rs Refactor error handling (#2136) 2022-10-21 18:02:12 +10:00
update.rs Feat/Add legacy evaluate config bool (#4149) 2025-07-04 15:32:09 +07:00