Releases: abdnh/anki-copycat-importer
Releases · abdnh/anki-copycat-importer
2.1.1
Fixed
- Fixed default AnkiApp data folder not being usable due to the error message "Paths are empty or don't exist".
2.1.0
Added
- Added support for importing AnkiApp's XML zips.
Fixed
- Do not abort import when unrecognized media types are found.
2.0.0
1.6.0
Added
- Added a graphical interface to make it easier to locate AnkiApp's data folder or database.
- The add-on now tries to detect AnkiApp's data folder on your system for you.
- The add-on now keeps some logs under th user_files/logs subfolder.
- Add the ability to extract misssing AnkiApp layouts from IndexedDB databases in the data folder. This is experimental and doesn't work currently on the latest Anki version (2.1.66) due to an issue.
1.5.8
Fixed
- Fixed media importing broken for some users.
1.5.7
Fixed
- Fixed audio references in the form
<audio id="{blob_id}"/>
not being imported.