Skip to content

Releases: abdnh/anki-copycat-importer

2.1.0

10 Nov 12:59
Compare
Choose a tag to compare

Added

  • Added support for importing AnkiApp's XML zips.

Fixed

  • Do not abort import when unrecognized media types are found.

2.0.0

05 Nov 18:01
Compare
Choose a tag to compare

Added

  • The add-on now supports importing decks from AnkiPro. The add-on's name has been changed to "Copycat Importer" to reflect that.

Fixed

  • Fixed error when no database file path is chosen.

1.6.0

23 Sep 14:51
Compare
Choose a tag to compare

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

20 Sep 03:31
Compare
Choose a tag to compare

Fixed

  • Fixed media importing broken for some users.

1.5.7

16 Sep 23:16
Compare
Choose a tag to compare

Fixed

  • Fixed audio references in the form <audio id="{blob_id}"/> not being imported.