mirror of
https://github.com/ankitects/anki.git
synced 2026-01-14 14:29:10 -05:00
- 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. |
||
|---|---|---|
| .. | ||
| card | ||
| config | ||
| deck | ||
| deckconfig | ||
| graves | ||
| note | ||
| notetype | ||
| revlog | ||
| tag | ||
| upgrades | ||
| collection_timestamps.rs | ||
| mod.rs | ||
| schema11.sql | ||
| sqlite.rs | ||
| sync.rs | ||
| sync_check.rs | ||