5ae66af5d2
- 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. |
||
---|---|---|
.. | ||
support | ||
__init__.py | ||
run_format.py | ||
run_mypy.py | ||
run_pylint.py | ||
run_pytest.py | ||
shared.py | ||
test_cards.py | ||
test_collection.py | ||
test_decks.py | ||
test_exporting.py | ||
test_find.py | ||
test_flags.py | ||
test_importing.py | ||
test_latex.py | ||
test_media.py | ||
test_models.py | ||
test_schedv1.py | ||
test_schedv2.py | ||
test_stats.py | ||
test_template.py | ||
test_undo.py |