-
Notifications
You must be signed in to change notification settings - Fork 239
Open
Description
In the last 1 year, some console-only options were added, which are not documented anywhere. I would be good to mention them somewhere in the manual.
- Feat/option to enable FSRS short-term scheduler when (re)learning steps run out && speed up features based on simulation anki#3505
mw.col._set_enable_fsrs_short_term_with_steps(True)
- Disable load balancer (Refactor: Make Load Balancer Optional Throughout Codebase anki#3860)
mw.col._set_load_balancer_enabled(False)
- Feat/Add legacy evaluate config bool anki#4149
from anki.config import Config mw.col.set_config_bool(Config.Bool.FSRS_LEGACY_EVALUATE, True)
GithubAnon0000
Metadata
Metadata
Assignees
Labels
No labels