Anki/rslib/src/config
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
..
bool.rs Feat/Add legacy evaluate config bool (#4149) 2025-07-04 15:32:09 +07:00
deck.rs Update to Rust 1.88 2025-06-29 11:50:49 +07:00
mod.rs Expose method to check for v2 as well 2023-10-27 02:47:04 +10:00
notetype.rs Update to Rust 1.88 2025-06-29 11:50:49 +07:00
number.rs Shift FSRS optimization into top level; shown optimize all tip after 30 days 2024-03-17 17:46:26 +07:00
schema11.rs New collections now start with the v3 scheduler 2023-08-19 13:31:01 +10:00
string.rs update undo skipping; exclude deck/tag expand/collapse 2021-06-25 09:16:15 +10:00
undo.rs Fix invalid ids on db check (#2445) 2023-03-19 10:58:35 +10:00