mirror of
https://github.com/ankitects/anki.git
synced 2025-11-20 19:47:14 -05:00
* 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) |
||
|---|---|---|
| .. | ||
| bool.rs | ||
| deck.rs | ||
| mod.rs | ||
| notetype.rs | ||
| number.rs | ||
| schema11.rs | ||
| string.rs | ||
| undo.rs | ||