anki/rslib/src/scheduler
Damien Elmes b412bf97fb add a separate DeckId search for decks with children
- The "unbury deck" option was broken, as it was ignoring child
decks. It would be nice if we could use active_decks instead, but
plugging that into the old scheduler without breaking undo seems a bit
tricky.
- Remove the implicit From impl for decks, so we need to be forced to
think about whether we want child decks or not.
2021-05-20 11:44:37 +10:00
..
answering shift learning fuzz into answering stage in test scheduler 2021-05-17 13:05:42 +10:00
filtered Adjust search syntax for filtered deck presets 2021-05-17 12:14:02 +02:00
queue rework various aspects of the test scheduler 2021-05-16 20:23:07 +10:00
states shift learning fuzz into answering stage in test scheduler 2021-05-17 13:05:42 +10:00
bury_and_suspend.rs add a separate DeckId search for decks with children 2021-05-20 11:44:37 +10:00
congrats.rs tidy up Rust imports 2021-04-18 18:38:54 +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 add a separate DeckId search for decks with children 2021-05-20 11:44:37 +10:00
reviews.rs deckconf -> deckconfig 2021-04-20 21:54:24 +10:00
timespan.rs tidy up Rust imports 2021-04-18 18:38:54 +10:00
timing.rs tidy up Rust imports 2021-04-18 18:38:54 +10:00
upgrade.rs DeckConfId -> DeckConfigId 2021-04-28 21:09:26 +10:00