Search...Search plugins and themes...
⌘K
Sign in
  • Get started
  • Download
  • Pricing
  • Enterprise
  • Account
  • Obsidian
  • Overview
  • Sync
  • Publish
  • Canvas
  • Mobile
  • Web Clipper
  • CLI
  • Learn
  • Help
  • Developers
  • Changelog
  • About
  • Roadmap
  • Blog
  • Resources
  • System status
  • License overview
  • Terms of service
  • Privacy policy
  • Security
  • Community
  • Plugins
  • Themes
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

Lemma

Sabin PokharelSabin Pokharel388 downloads

An Obsidian plugin for creating and reviewing flashcards powered by the FSRS spaced repetition algorithm.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates5



Lemma — Flashcards for Obsidian

A modern, FSRS-powered spaced repetition plugin that lives inside your notes.
No separate app. No manual data export. Write, tag, and study directly where your knowledge lives.

 

 


Preview

Lemma Dashboard — decks with due counts at a glance Immersive review mode with FSRS scheduling and LaTeX support

Mobile dashboard Mobile review — full screen, native layout Mobile statistics panel

Desktop and mobile · LaTeX math support · Learning analytics · Custom study sessions


Why Lemma?

Most spaced repetition tools require leaving your knowledge base, exporting notes, and managing a secondary database. Lemma embeds spaced repetition directly in Markdown.

Notes are decks. Add #flashcards to any note, write cards in plain Markdown, and let FSRS handle scheduling.

Feature Lemma Anki Standard SR Plugins
Native Markdown workflow Yes No Yes
FSRS scheduling Yes Yes (addon) Partial
Mobile support Yes Yes Varies
LaTeX / rich Markdown Yes Yes Varies
Cross-device sync (CouchDB) Yes Yes No
Custom study sessions Yes Yes No
Zero file clutter Yes N/A Varies
Open source Yes Yes Yes

Features

FSRS Scheduling

Lemma uses FSRS (Free Spaced Repetition Scheduler), a modern scheduling algorithm developed from cognitive science research. It models memory stability and retrievability based on your individual recall patterns.

Cards Live in Notes

Write flashcards directly in any Markdown note without imports or app switching.

---card--- ^fsrs-abc123
What is the powerhouse of the cell?
---
**Mitochondria** — produces ATP through cellular respiration.

Cloze Deletions

The ==c1::mitochondria== is the powerhouse of the ==c2::cell==.

Each cloze deletion is scheduled independently.

Dashboard View

View all decks in a single overview with due counts, new cards, and total reviewed.

Custom Study Sessions

Filter review queues by tag, card state (new, learning, due), or configure a card limit for targeted study and exam preparation.

Review Statistics

Analyze learning progress with retention curves, card maturity distribution, interval histograms, 30-day activity, and 7-day forecast charts.

Mobile Support

Responsive review interface designed for desktop and mobile, with safe-area insets and touch-optimized navigation.

Optional CouchDB Sync

Connect to self-hosted CouchDB or Cloudant instances to sync review history seamlessly across devices.


Quick Start

  1. Install from Community Plugins: search for Lemma.
  2. Add #flashcards to any note's frontmatter or inline:
---
tags: [flashcards]
---
  1. Write a card:
---card--- ^my-first-card
What is spaced repetition?
---
A learning technique that schedules reviews at increasing intervals to maximize long-term retention.
  1. Open the Lemma dashboard from the status bar or Command Palette (Open dashboard).

Full syntax documentation: FLASHCARD_GUIDE.md


Card Formats

Basic Cards

---card--- ^unique-id
Front content (question)
---
Back content (answer with **Markdown**, $LaTeX$, and images)

Single-Line Cards

Question::Answer ^single-001
Reversed Question:::Reversed Answer ^rev-001

Cloze Deletion Cards

The ==c1::Ebbinghaus== forgetting curve shows memory decays without ==c2::repetition==.

[!TIP] Add a ^block-id to any card so review history persists across content edits.


Keyboard Shortcuts

Key Action
Space / Enter Reveal answer
1 Again
2 Hard
3 Good
4 Easy
Esc Exit session

Commands

Command Description
Add a new flashcard Insert a card template with a pre-generated block ID
Add a single-line card Insert a single-line card template
Add a reversed card Insert a bidirectional card template
Add a cloze card Insert a cloze deletion template
Create cloze from selection Wrap selected text in cloze syntax
Open dashboard Open the Lemma deck overview
Sync now Trigger a manual CouchDB sync
Check sync status View sync connection status
Review due notes Start whole-note review session
Reset all card progress Reset all scheduling data

Settings

Setting Description
Deck tag Tag identifying deck files (default: flashcards)
Max new cards/day Daily limit on new card introductions
Max reviews/day Daily limit on review cards
Review font size Font size in the review modal
FSRS parameters Algorithm weights and retention target configuration
PouchDB storage IndexedDB storage engine for collections
Sync CouchDB connection and credential settings

Installation

Community Plugin Directory

  1. Open Settings → Community plugins
  2. Click Browse and search for Lemma
  3. Select Install, then Enable

Manual Installation

  1. Download main.js, manifest.json, and styles.css from the latest release
  2. Copy the files into:
    <vault>/.obsidian/plugins/lemma-flashcards/
    
  3. Reload Obsidian and enable the plugin under Settings → Community plugins

Contributing

Contributions, bug reports, and feature requests are welcome.

  • Issue tracker: GitHub issues
  • Pull requests: Open a pull request against main

License

ISC License — see LICENSE for details.

HealthExcellent
ReviewPassed
About
Stop switching between Obsidian and Anki. Lemma turns any tagged note into a flashcard deck — write cards in plain Markdown using basic Q&A or cloze syntax, and FSRS 4.5 handles when to review them. Full Markdown rendering (LaTeX, images, callouts), dashboard with due counts, custom study sessions with spaced repetition built in with FSRS (Free Spaced Repetition Scheduler) algorithm, 30-day statistics, native mobile support, and optional CouchDB sync. Your notes. Your data. Your memory.
FlashcardsSyncingReview
Details
Current version
1.1.2
Last updated
3 weeks ago
Created
2 years ago
Updates
5 releases
Downloads
388
Compatible with
Obsidian 1.4.0+
Platforms
Desktop, Mobile
License
0BSD
Report bugRequest featureReport plugin
Sponsor
Support
Author
Sabin PokharelSabin Pokharelsapienskid
github.com/sapienskid
GitHubsapienskid
  1. Community
  2. Plugins
  3. Flashcards
  4. Lemma

Related plugins

LearnKit

A native study system for your Obsidian vault. LearnKit turns notes into durable knowledge with flashcards, spaced repetition, tests, and more.

CBT Exam Simulator

A robust, offline-first CBT exam simulator using FlashQuiz format.

Review

Add a link to the current note to a daily note on a future date (or a past date, you time traveller).

Self-hosted LiveSync

Sync vaults securely to self-hosted servers or WEBRTC.

Fast Note Sync

Real-time sync of your vaults across server, mobile, and web; shareable with anyone; supports REST and MCP integrations to build your personal AI knowledge base.

Google Drive Sync

Syncs a vault into Google Drive for cross-platform use (works for iOS).

YAOS

Simple real-time sync powered by your own Cloudflare Worker.

Spaced Repetition

Fight the forgetting curve by reviewing flashcards & entire notes.

Flashcards

Anki integration.

Sync Engine

The extensible vault synchronization engine: Fast · Free · Reliable. Supports WebDAV, S3, and Google Drive.