-
Notifications
You must be signed in to change notification settings - Fork 6
Introduction
Clouder0 edited this page Jun 7, 2021
·
1 revision
AnkiLink enables you to import Anki notes directly from your markdown files. It is simple, easy to use yet that powerful.
There are tons of Anki Importers in the world, while this one features minimalism.
Features:
- Directly Import into Anki
- Directly Export to
apkg
file without Anki - Human-Friendly Syntax
- Markdown Rendering Support
- Html Support
- Cross-Platform
- Binary Build available
- Many Useful built-in Note Types:
- Q&A
- Cloze
- Choices
- ListCloze
- TableCloze
- Easy to Extend
To use this tool, you are not required to sacrifice your note readability for compatibility with Anki.
Here is a quick example:
This is a question.
This is an answer.
Single line question.
Multiple line answer.
The first line of this block is recognized as the question.
Multiple line question is <br> possible somehow.
too hacky maybe.
markdown rendering is supported.
- use a list!
- or something like that.
Clozes are **easy** to **create** too.