anki/qt/aqt/import_export
RumovZ f200d6248e
Allow im-/exporting with or without deck configs (#2804)
* Allow im-/exporting with or without deck configs

Closes #2777.

* Enable webengine remote debugging in launch.json

* Reset deck limits and counts based on scheduling

Also:
- Fix `deck.common` not being reset.
- Apply all logic only depending on the source collection in the
gathering stage.
- Skip checking for scheduling and only act based on whether the call
wants scheduling. Preservation of filtered decks also depends on all
original decks being included.
- Fix check_ids() not covering revlog.

* Fix importing legacy filtered decks w/o scheduling

* Disable 'include deck options' by default, and fix tab order (dae)

* deck options > deck presets (dae)
2023-11-13 13:54:41 +10:00
..
__init__.py
exporting.py Allow im-/exporting with or without deck configs (#2804) 2023-11-13 13:54:41 +10:00
import_dialog.py Tooltips for CSV import and import page refactoring (#2655) 2023-09-14 09:06:15 +10:00
importing.py Tooltips for CSV import and import page refactoring (#2655) 2023-09-14 09:06:15 +10:00