ricardo de castro pereira filho36 downloadsGenerate a daily multiple-choice quiz from your own notes and build a study streak. Bring your own LLM key (MiniMax, OpenRouter, or any OpenAI-compatible API). Sampled note text is sent to the provider you configure.
Turn your own Obsidian notes into a daily multiple-choice quiz and build a study streak — generated and played entirely inside Obsidian. Bring your own LLM key (MiniMax, OpenRouter, or any OpenAI-compatible API). No server, no account, no sync.
From Obsidian: Settings → Community plugins → Browse → search "VaultQuiz" → Install → Enable.
Beta / latest builds (optional): install BRAT, then Add beta plugin → FilhoRicardo/vaultquiz.
Manual (optional): download main.js, manifest.json, and styles.css from the latest release into <vault>/.obsidian/plugins/vaultquiz/, then enable it in Settings → Community plugins.
| Command | Effect |
|---|---|
| Open VaultQuiz | Open (or reveal) the quiz tab |
| Generate today's quiz | Generate today's questions |
| Regenerate today's quiz | Replace today's quiz (confirms if you've answered) |
.obsidian/plugins/vaultquiz/data.json), the same as any Obsidian plugin secret. Use a key you're comfortable storing locally.VaultQuiz does no work at Obsidian startup. When you generate, it samples note chunks from your folders, asks your LLM for multiple-choice questions, keeps the well-formed ones, and stores them (with your answers and streak state) in the plugin's data.json. The streak is tracked incrementally, so changing your active days or question count never rewrites a streak you already earned.