Anki/pylib/anki/scheduler
Damien Elmes e73359510d move filtered deck labels to backend
- use strum to generate an iterator for the protobuf enum so we don't
forget to add new labels if extending in the future
- no add-ons appear to be using dynOrderLabels(), so it has been removed

@RumovZ perhaps a similar approach might work for listing the available
browser columns as well?
2021-04-01 23:53:38 +10:00
..
__init__.py rework filtered deck screen & search errors 2021-03-24 22:04:35 +10:00
base.py move filtered deck labels to backend 2021-04-01 23:53:38 +10:00
legacy.py ID -> Id in protobuf and Python 2021-03-27 21:38:20 +10:00
v1.py ID -> Id in protobuf and Python 2021-03-27 21:38:20 +10:00
v2.py ID -> Id in protobuf and Python 2021-03-27 21:38:20 +10:00
v3.py split out common scheduler code into base.py, use scheduler/ dir 2021-03-12 14:07:52 +10:00