Unfortunatly Anki export/import is pretty clunky. There are a few solutions we are considering:
- Export an apkg file, it’s a bit easier to import. Requires setting up a python backend.
- Communicate with Ankiconnect Anki plugin for import without files.
- 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.