Fight the forgetting curve by reviewing flashcards & notes using spaced repetition.
- Check the documentation here.
- Check the roadmap for upcoming features & fixes.
- Raise an issue here if you have a feature request or a bug report.
- Visit the discussions section for Q&A help, feedback, and general discussion.
- The plugin has been translated into Arabic, Chinese, Czech, French, German, Italian, Korean, Japanese, Polish, Portuguese, Spanish, Russian, and Turkish by the Obsidian community 😄.
- To help translate this plugin to your language, check the translation guide here.
- Flashcards
- Decks (Using Obsidian's hierarchical tags or folder structure)
- Single-line style (
Question::Answer
) - Single-line reversed style (
Question:::Answer
) - Multi-line style (Separated by
?
) - Multi-line reversed style (Separated by
??
) - Cloze cards (
==highlight==
your cloze deletions!,**bolded text**
,{{text in curly braces}}
, or use custom cloze patterns) - Card context - automatic titles based on headings (i.e.
Note title > Heading 1 > Subheading
) - Rich text support in flashcards (inherited from Obsidian)
- Images, Audio, & Video
- LaTeX
- Code syntax highlighting
- Footnotes
- Notes
- Statistics
- FSRS
- Store scheduling info in a dedicated file (
.yaml
) - Migrate from one storage system to another
- Implement FSRS
- Update documentation
Check the documentation for more details.