Anki/rslib/src/undo
Damien Elmes 390a8421aa fix test scheduler undo + implement look-ahead
Instead of using a separate undo queue, the code now defers checking for
newly-due learning cards until the answering stage, and logs the updated
cutoff time as an undoable change, so that any newly-due learning cards
won't appear instead of a new/review card that was just undone.

Queue redo now uses a similar approach to undo, instead of rebuilding the
queues.
2021-05-14 22:16:53 +10:00
..
changes.rs update backend to support undoing of notetype changes 2021-04-30 12:54:59 +10:00
mod.rs fix test scheduler undo + implement look-ahead 2021-05-14 22:16:53 +10:00