anki/qt/aqt/browser
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
..
sidebar Fix various leaks (#1672) 2022-02-18 19:00:12 +10:00
table Fix various leaks (#1672) 2022-02-18 19:00:12 +10:00
__init__.py new change notetype implementation for the frontend 2021-06-10 22:19:24 +10:00
browser.py Optionally restore original position and reset counts when forgetting (#1714) 2022-03-09 16:51:41 +10:00
card_info.py Remove individual .html files + other refactorings (#1588) 2022-01-16 15:05:35 +10:00
find_and_replace.py Import submodules directly (#1662) 2022-02-13 13:40:47 +10:00
find_duplicates.py Import submodules directly (#1662) 2022-02-13 13:40:47 +10:00
previewer.py Add progress.single_shot() (#1683) 2022-02-24 21:15:56 +10:00