importing to Anki

Unfortunatly Anki export/import is pretty clunky. There are a few solutions we are considering:

  1. Export an apkg file, it’s a bit easier to import. Requires setting up a python backend.
  2. Communicate with Ankiconnect Anki plugin for import without files.
  3. Develop our own flashcard system that doesn’t require user to export/import stuff.

Currently, there is already code for (2.), unreleased, and (3.) is nearly ready.

1 Like