Convert from Anki to Markdown

General Information

Instructions

  1. Export as described at the website
    1. Choose "Deck (.apkg)"
  2. Install Jimmy
  3. Convert to Markdown. Example: jimmy-linux cli MEILLEUR_DECK_ANGLAIS_3000.apkg --format anki
  4. Import to your app

Compatibility

Feature Supported? Remark
Attachments / Images / Resources
Labels / Tags
Note Links
Notebook / Folder Hierarchy
Rich Text
  • Decks are converted to folders.
  • Cards are converted to Markdown files. The content is the "answer" data.

A converted page looks like:

Anki import in Joplin

Known Limitations

  • Nested decks are not tested and most likely not working.
  • HTML formatting is lost. It's too complex to cover all HTML templates properly.