This fork of the original repo adds bulk sync for all files and only modified files with the hashtag. Since the original repo is not maintained any more.
Anki integration for Obsidian.
ποΈ Simple flashcards with #card
π΄ Reversed flashcards with #card-reverse or #card/reverse
π
Spaced-only cards with #card-spaced or #card/spaced
βοΈ Inline style with Question::Answer
βοΈ Inline style reversed with Question:::Answer
π Cloze with ==Highlight== or {Curly brackets} or {2:Cloze}
π§ Context-aware mode
π·οΈ Global and local tags
π’ Support for LaTeX
πΌοΈ Support for images
π€ Support for audios
π Support for Obsidian URI
β Support for reference to note
π Support for code syntax highlight
π Bulk sync for all files with the flashcard tag
β±οΈ Smart sync that only processes modified files since last sync
π Configurable ribbon icon action for quick syncing
For other features check the wiki.
The following is a demo where the three main operations are shown:
- Insertion of cards;
- Update of cards;
- Deletion of cards.
The wiki explains in detail how to use it.
- Install this plugin on Obsidian:
- Open Settings > Community plugins
- Make sure Safe mode is off
- Click Browse community plugins
- Search for "Flashcards"
- Click Install
- Once installed, close the community plugins window and activate the newly installed plugin
- Install AnkiConnect on Anki
- Tools > Add-ons -> Get Add-ons...
- Paste the code 2055492159 > Ok
- Open the settings of the plugin, and while Anki is opened press "Grant Permission"
- Bulk Sync: Sync all files with the flashcard tag in one go.
- Smart Sync: Only process files that have been modified since the last sync, improving performance for large vaults.
- Configurable Ribbon Icon: Choose whether the ribbon icon should sync the current file, modified files, or all files.
- Force Sync Option: Manually trigger a sync of all files, regardless of their modification time.
- Last Sync Time: View and reset the last sync time in the plugin settings.
Contributions via bug reports, bug fixes, are welcome. If you have ideas about features to be implemented, please open an issue so we can discuss the best way to implement it. For more details check Contributing.md

