Anki/rslib/src/notetype
Damien Elmes 125c2b232a rework v2 scheduler upgrade; drop downgrade
- Rework V2 upgrade so that it no longer resets cards in learning,
or empties filtered decks.
- V1 users will receive a message at the top of the deck list
encouraging them to upgrade, and they can upgrade directly from that
screen.
- The setting in the preferences screen has been removed, so users
will need to use an older Anki version if they wish to switch back to
V1.
- Prevent V2 exports with scheduling from being importable into a V1
collection - the code was previously allowing this when it shouldn't
have been.
- New collections still default to v1 at the moment.

Also add helper to get map of decks and deck configs, as there were
a few places in the codebase where that was required.
2021-02-21 15:50:41 +10:00
..
cardgen.rs move deck config to protobuf 2020-05-17 13:28:41 +10:00
emptycards.rs show ordinal if card template missing 2020-08-10 13:41:22 +10:00
fields.rs NF: test # / and ^ can remains at end of string 2020-12-28 07:58:15 +01:00
header.tex move latex header and styling into separate files 2020-05-12 21:13:33 +10:00
mod.rs initial work on moving v2 card answering into backend 2021-02-20 14:48:07 +10:00
render.rs initial work on moving v2 card answering into backend 2021-02-20 14:48:07 +10:00
schema11.rs handle missing deck ID in templates 2021-01-25 16:47:23 +10:00
schemachange.rs automatically omit notes or cards table when possible 2020-05-19 11:27:02 +10:00
stock.rs rework v2 scheduler upgrade; drop downgrade 2021-02-21 15:50:41 +10:00
styling.css move latex header and styling into separate files 2020-05-12 21:13:33 +10:00
templates.rs Strip double quotes from names 2020-10-21 21:48:49 +03:00