Better Flashcards

by Mihir Patel (fork of reuseman/flashcards)
5
4
3
2
1
Score:Β 51/100

Description

🎴 An Anki plugin for Obsidian.md

Reviews

No reviews yet.

Stats

4
stars
323
downloads
2
forks
71
days
1
days
1
days
3
total PRs
0
open PRs
0
closed PRs
3
merged PRs
1
total issues
0
open issues
1
closed issues
23
commits

README file from

Github

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.