mirror of
https://github.com/ankitects/anki.git
synced 2026-01-12 13:33:55 -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) |
||
|---|---|---|
| .. | ||
| adding.rs | ||
| ankidroid.rs | ||
| ankihub.rs | ||
| ankiweb.rs | ||
| card_rendering.rs | ||
| collection.rs | ||
| config.rs | ||
| dbproxy.rs | ||
| error.rs | ||
| i18n.rs | ||
| import_export.rs | ||
| mod.rs | ||
| ops.rs | ||
| sync.rs | ||