Anki/pylib/anki/scheduler
RumovZ b9c3b12f71
Optionally restore original position and reset counts when forgetting (#1714)
* Add forget prompt with options

- Restore original position
- Reset reps and lapses

* Restore position when resetting for export

* Add config context to avoid passing keys

* Add routine to fetch defaults; use method-specific enum (dae)

* Keep original position by default (dae)

* Fix code completion for forget dialog (dae)

Needs to be a symbolic link to the generated file
2022-03-09 16:51:41 +10:00
..
__init__.py Backend Custom Study (#1600) 2022-01-20 14:25:22 +10:00
base.py Optionally restore original position and reset counts when forgetting (#1714) 2022-03-09 16:51:41 +10:00
legacy.py run pyupgrade over codebase [python upgrade required] 2021-10-04 15:05:48 +10:00
v1.py Import submodules directly (#1662) 2022-02-13 13:40:47 +10:00
v2.py Remove top_deck_id arg in deck_tree() (#1702) 2022-03-02 15:30:32 +10:00
v3.py Add _raw methods for all methods in the backend (#1594) 2022-01-21 21:32:39 +10:00