Anki/rslib/src/scheduler/queue/builder
RumovZ 682bf8ce46 Disable burying of previously gathered cards (#2361)
* Enforce hierarchical bury modes

Interday learning burying is only allowed if review burying is enabled
and review burying is only allowed if new burying is enabled.
Closes #2352.

* Switch front end to new bury modes

* Wording tweaks (dae)

* Hide interday option if using v2 scheduler (dae)
2023-02-06 12:02:27 +10:00
..
burying.rs Disable burying of previously gathered cards (#2361) 2023-02-06 12:02:27 +10:00
gathering.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
intersperser.rs Intersperse more evenly, mainly at start and end (#1651) 2022-02-09 12:45:37 +10:00
mod.rs Disable burying of previously gathered cards (#2361) 2023-02-06 12:02:27 +10:00
sized_chain.rs experimental queue building 2021-03-01 12:18:21 +10:00
sorting.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00