mirror of
https://github.com/ankitects/anki.git
synced 2025-09-19 22:42:25 -04:00
![]() 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. |
||
---|---|---|
.. | ||
scheduler | ||
search | ||
sync | ||
adding.rs | ||
card.rs | ||
cardrendering.rs | ||
collection.rs | ||
config.rs | ||
dbproxy.rs | ||
deckconfig.rs | ||
decks.rs | ||
error.rs | ||
generic.rs | ||
i18n.rs | ||
media.rs | ||
mod.rs | ||
notes.rs | ||
notetypes.rs | ||
ops.rs | ||
progress.rs | ||
stats.rs | ||
tags.rs |