Anki/rslib/src/storage/card
RumovZ c824dd0b90
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
..
active_new_cards.sql V3 parent limits (#1638) 2022-02-10 09:55:43 +10:00
add_card.sql reformat .sql files 2021-01-09 14:08:55 +10:00
add_card_if_unique.sql Add apkg import/export on backend (#1743) 2022-05-02 21:12:46 +10:00
add_or_update.sql reformat .sql files 2021-01-09 14:08:55 +10:00
at_or_above_position.sql reformat .sql files 2021-01-09 14:08:55 +10:00
congrats.sql reformat .sql files 2021-01-09 14:08:55 +10:00
data.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
due_cards.sql revert some interday learning changes in v3 2021-08-19 16:40:12 +10:00
filtered.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
fix_due_new.sql reformat .sql files 2021-01-09 14:08:55 +10:00
fix_due_other.sql reformat .sql files 2021-01-09 14:08:55 +10:00
fix_ivl.sql reformat .sql files 2021-01-09 14:08:55 +10:00
fix_low_ease.sql avoid bumping mtime when correcting card eases on upgrade 2021-01-28 08:11:35 +10:00
fix_odue.sql fix spurious warning in db check for v1 scheduler+non-zero lapse ivl% 2021-03-19 22:57:43 +10:00
fix_ordinal.sql catch invalid card ordinals in DB check 2021-06-29 10:50:03 +10:00
get_card.sql reformat .sql files 2021-01-09 14:08:55 +10:00
intraday_due.sql rework various aspects of the test scheduler 2021-05-16 20:23:07 +10:00
mod.rs Disable burying of previously gathered cards (#2361) 2023-02-06 12:02:27 +10:00
new_cards.sql V3 parent limits (#1638) 2022-02-10 09:55:43 +10:00
search_cards_of_notes_into_table.sql Add apkg import/export on backend (#1743) 2022-05-02 21:12:46 +10:00
search_cids_setup.sql reformat .sql files 2021-01-09 14:08:55 +10:00
search_cids_setup_ordered.sql reformat .sql files 2021-01-09 14:08:55 +10:00
siblings_for_bury.sql Config for burying interday learning cards (#1680) 2022-02-22 21:37:59 +10:00
update_card.sql reformat .sql files 2021-01-09 14:08:55 +10:00