Anki/pylib/anki/scheduler
Damien Elmes 6e954e82a5 current deck change is now undoable
- make sure we set flag in changes when config var changed
- move current deck get/set into backend
- set_config() now returns a bool indicating whether a change was
made, so other operations can be gated off it
- active decks generation is deferred until sched.reset()
2021-04-06 21:52:06 +10:00
..
__init__.py rework filtered deck screen & search errors 2021-03-24 22:04:35 +10:00
base.py current deck change is now undoable 2021-04-06 21:52:06 +10:00
legacy.py ID -> Id in protobuf and Python 2021-03-27 21:38:20 +10:00
v1.py current deck change is now undoable 2021-04-06 21:52:06 +10:00
v2.py current deck change is now undoable 2021-04-06 21:52:06 +10:00
v3.py split out common scheduler code into base.py, use scheduler/ dir 2021-03-12 14:07:52 +10:00