Convert from Anki to Markdown¶
General Information¶
- Website
- Typical extension:
.apkg
Instructions¶
- Export as described at the website
- Choose "Deck (.apkg)"
- Install Jimmy
- Convert to Markdown. Example:
jimmy-linux cli MEILLEUR_DECK_ANGLAIS_3000.apkg --format anki
- 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:
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.