Create AI flashcards from PDF highlights inside Obsidian.
- Highlight text in PDFs with color-coded pens, including a dedicated flashcard pen.
- Generate flashcards from flashcard highlights using OpenAI.
- Study flashcards in a built-in review view with spaced repetition.
- Export all PDF annotations to a markdown file grouped by color.
- Open a PDF in Obsidian.
- Select text and click a color button in the PDF toolbar to create a highlight.
- For flashcards, use the Flashcard color.
- Run "Generate flashcards from PDF flashcard highlights" from the command palette.
- Study with "Open flashcard study view".
- Export annotations with "Export current PDF annotations to markdown".
- OpenAI API key: required for flashcard generation.
- Model: defaults to
gpt-5.1. - Storage folder: where highlights, flashcards, and progress are stored (default:
.flashcards).
MIT

