pieralukasz/true-recall — reverse-engineered prompt
Reverse engineered prompt
Build me an Obsidian desktop plugin called True Recall for studying with flashcards inside my notes.
I want to be able to select text in a note and turn it into flashcards, review them with spaced repetition using Again, Hard, Good, and Easy buttons, and keep everything stored locally in my vault in a SQLite database. It should support organizing cards into projects or topics, browsing and searching cards, importing and exporting Anki compatible decks, and showing useful progress views like a dashboard, stats, calendar heatmap, and review forecast.
Please include AI assisted card creation and answer grading as optional features, with settings for providers like OpenRouter, local Ollama or LM Studio, or a custom OpenAI compatible endpoint. Make privacy clear, no telemetry, and only make network calls when the user explicitly uses AI or checks release notes.
Make it feel polished inside Obsidian, with settings, commands, panels, and embeddable widgets in notes. Look up current Obsidian plugin docs if needed.
Want more depth? Deep Reverse