Anki/rslib/src/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
..
answering Remove top_deck_id arg in deck_tree() (#1702) 2022-03-02 15:30:32 +10:00
filtered Backend Custom Study (#1600) 2022-01-20 14:25:22 +10:00
queue Config for burying interday learning cards (#1680) 2022-02-22 21:37:59 +10:00
states Original position (#1677) 2022-02-22 22:48:21 +10:00
bury_and_suspend.rs Config for burying interday learning cards (#1680) 2022-02-22 21:37:59 +10:00
congrats.rs fallback on default deck in congrats screen 2021-08-04 12:57:46 +10:00
learning.rs deckconf -> deckconfig 2021-04-20 21:54:24 +10:00
mod.rs cache scheduling info 2021-04-05 17:09:53 +10:00
new.rs Optionally restore original position and reset counts when forgetting (#1714) 2022-03-09 16:51:41 +10:00
reviews.rs fix a clippy lint in 1.56 2021-10-22 12:03:54 +10:00
timespan.rs tidy up Rust imports 2021-04-18 18:38:54 +10:00
timing.rs suppress some tests around the daily rollover 2021-05-24 14:18:07 +10:00
upgrade.rs DeckConfId -> DeckConfigId 2021-04-28 21:09:26 +10:00