Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/reuseman/flashcards-obsidian
🎴 An Anki plugin for Obsidian.md
https://github.com/reuseman/flashcards-obsidian
anki flashcards markdown obsidian obsidian-plugin
Last synced: 1 day ago
JSON representation
🎴 An Anki plugin for Obsidian.md
- Host: GitHub
- URL: https://github.com/reuseman/flashcards-obsidian
- Owner: reuseman
- License: mit
- Created: 2020-11-28T15:40:52.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-10-08T14:15:52.000Z (over 1 year ago)
- Last Synced: 2025-01-12T23:04:23.573Z (8 days ago)
- Topics: anki, flashcards, markdown, obsidian, obsidian-plugin
- Language: TypeScript
- Homepage:
- Size: 18.6 MB
- Stars: 934
- Watchers: 13
- Forks: 89
- Open Issues: 106
-
Metadata Files:
- Readme: README.md
- Contributing: docs/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
> :warning: **I am currently looking out for a co-maintainer.** Look at [#125](https://github.com/reuseman/flashcards-obsidian/issues/125), and if you are interested let me know :)
---# Flashcards
[![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/reuseman/flashcards-obsidian?style=for-the-badge&sort=semver)](https://github.com/reuseman/flashcards-obsidian/releases/latest)
![GitHub All Releases](https://img.shields.io/github/downloads/reuseman/flashcards-obsidian/total?style=for-the-badge)![logo](logo.png)
Anki integration for [Obsidian](https://obsidian.md/).## 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](https://github.com/reuseman/flashcards-obsidian/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](docs/demo.gif)
## How to use it?
The wiki explains in detail [how to use it](https://github.com/reuseman/flashcards-obsidian/wiki).
## How to install
1. [Install](obsidian://show-plugin?id=flashcards-obsidian) 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 plugin2. Install [AnkiConnect](https://ankiweb.net/shared/info/2055492159) on Anki
- Tools > Add-ons -> Get Add-ons...
- Paste the code **2055492159** > Ok3. Open the settings of the plugin, and while Anki is opened press "**Grant Permission**"
## 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](docs/CONTRIBUTING.md)## Support
If flashcards plugin is useful to you and you want to support me, you can thank me with a coffee :)
[![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/V7V0ABKAF)