An Logseq to Anki Flashcards integration plugin.
Anki is a spaced reperation system similar to logseq's flashcard but with more features such as practice all flashcards from a topic before a exam, suspend card from a topic etc.
- 🐾 Supports Logseq's original srs clozes and card syntax (+ a lot more).
- 🖼 Supports markdown and org mode (math, code, images, embed etc) through mldoc.
- 📘 Adding cards to user-specified deck on a per-page or per-block basis.
- 🥳 Many other features like incremental cards, srs direction, extra field, tags etc...
- ♻ Syncing is done by creating, updating, deleting from logseq to anki (one-way sync).
- Install Logseq Anki Sync from Marketplace.
- Go to
⋯
>Settings
>Advanced
and enable Developer Mode. - Now, go to
⋯
>Plugin
>Marketplace
and find Logseq Anki Sync and click install.
- Go to
- Download and install Anki if not done already.
- Install AnkiConnect on Anki.
- Open Anki.
- Select
Tools
>Add-ons
. Now a Anki addon's dialog will open. - Now click
Get Add-ons...
in addon's dialog and enter 2055492159 into the text box labeledCode
and press theOK
button to proceed. - Restart Anki.
- Now, you can use the plugin by clicking Sync to Anki button in Logseq's toolbar.
NB: Make sure the anki is running in background before clicking the Sync to Anki button. - If you receive a logseq wants to access anki message, click
Yes
.
User Documentation
- How to make simple cloze cards?
- How to make cloze cards inside math and code?
- How to make multiline cards?
- How to make incremental multiline cards?
- How to set or change the deck for cards?
- How to add extra details to card?
- Advanced: Setting children depth in multiline cards, How to add custom css for cards?
- Others: Common FAQ
Developer Documentation
This plugin is free for everyone, however, if you would like to thank me or help with further development, you can donate in one of the following ways:
NB: Please create a github issue for any feature request and reporting bugs.