Better Flashcards

approved

by Mihir Patel (fork of reuseman/flashcards)

Forked from nwrousell/flashcards-obsidian

Sync Obsidian flashcards to Anki using tags, inline separators, and cloze syntax. Fork of the original Flashcards plugin with bug fixes. - This plugin has not been manually reviewed by Obsidian staff.

ā˜… 2 stars↓ 78 downloadsUpdated 24d agoMIT

Better Flashcards

logo Anki integration for Obsidian.

Attribution

This plugin is a fork of reuseman/flashcards-obsidian, originally by Alex Colucci and Noah Rousell, with bug fixes and small tweaks maintained by Mihir Patel.

Features

šŸ—ƒļø 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

For other features check the wiki.

How it works?

The following is a demo where the three main operations are shown:

  1. Insertion of cards;
  2. Update of cards;
  3. Deletion of cards.

Demo image

How to use it?

The wiki explains in detail how to use it.

How to install

From the community plugin store

  1. Install this plugin on Obsidian:

    • Open Settings > Community plugins
    • Make sure Safe mode is off
    • Click Browse community plugins
    • Search for "Better Flashcards"
    • Click Install
    • Once installed, close the community plugins window and activate the newly installed plugin
  2. Install AnkiConnect on Anki

    • Tools > Add-ons -> Get Add-ons...
    • Paste the code 2055492159 > Ok
  3. Open the settings of the plugin, and while Anki is opened press "Grant Permission"

Manual install from source

To build and install from this repository, see the Build and release guide.

Privacy

This plugin only reads vault files when you explicitly run a generate command (current file or all files in vault). It uses file paths locally to find flashcard syntax and sends card content to Anki on your machine via AnkiConnect. No data is sent to external servers. Use the Ignored directories setting to exclude folders from vault-wide generation.

Contributing

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

Support

If this plugin is useful to you, consider starring the repository or sponsoring on GitHub.

For plugin developers

Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.