Anki/pylib/anki/importing
Abdo 5cde4b6941
Remove v1/v2 support from the backend (#2727)
* Remove v1/v2 support from deck list

* Remove v1/v2 support from most routines and show error

* Remove scheduler_version from preferences

* Fix formatting

* Remove v1/v2 conditionals from Python code

* Fix legacy importer

* Remove legacy hooks

* Add missing scheduler checks

* Remove V2 logic from deck options screen

* Remove the review_did_undo hook

* Restore ability to open old options with shift (dae)
2023-10-14 10:50:59 +10:00
..
__init__.py The importer list have a Hook (#1543) 2021-12-09 11:20:29 +10:00
anki2.py Remove v1/v2 support from the backend (#2727) 2023-10-14 10:50:59 +10:00
apkg.py Add apkg import/export on backend (#1743) 2022-05-02 21:12:46 +10:00
base.py Update Python deps 2023-03-31 14:04:05 +10:00
csvfile.py Update Python deps 2023-03-31 14:04:05 +10:00
mnemo.py Update Python deps 2023-03-31 14:04:05 +10:00
noteimp.py Update Python deps 2023-03-31 14:04:05 +10:00
pauker.py Enable invalid-name globally in pylib (#1454) 2021-10-25 19:10:56 +10:00
supermemo_xml.py Update Python deps 2023-03-31 14:04:05 +10:00