obsidian-quiz-generator

Generate interactive flashcards from your notes using models from OpenAI (ChatGPT), Google (Gemini), Ollama (local LLMs), and more. Or manually create your own to use with the quiz UI.

MIT License

Stars
69
Committers
2
obsidian-quiz-generator - 2.1.0 Latest Release

Published by ECuiDev about 1 month ago

New Features

  • Support for Google models
  • Support for Anthropic models
  • Support for Perplexity models
  • Support for Mistral models
  • Support for Cohere models
  • Support for Ollama models
  • Receive feedback on short and long answer questions using embedding models
  • Include links to notes used for quiz generation as frontmatter when saving quizzes

Bug Fixes

  • Fixed modal buttons being slightly off-center
obsidian-quiz-generator - 2.0.1

Published by ECuiDev 2 months ago

Bug Fixes

  • Fix autosave creating empty quizzes when reviewing quizzes
obsidian-quiz-generator - 2.0.0

Published by ECuiDev 2 months ago

New Features

  • Select all that apply question
  • Fill in the blank question
  • Matching question
  • Long answer question
  • View contents of added notes
  • View contents of added folders
  • Control whether notes from subfolders are included when adding folders
  • Customize API host by @ckt1031 in #4

Enhancements

  • Reworked multiple choice question to support up to 26 choices
  • Added GPT-4o Mini and GPT-4o models
  • Better feedback system when answering questions
  • Reworked short answer question to actually have a short answer when generated
  • Updated save location setting to suggest folders
  • Merged save format settings into a single dropdown
  • Improved generation settings UI
  • Updated UI spacing and color to look more cohesive with different themes
  • Added support for Swedish, Persian, and Greek
  • Reworked question parser to be more forgiving of formatting mistakes

Bug Fixes

  • Fixed bug with text being cutoff when using certain themes #3
  • Fixed bug with disabled keyboard shortcuts when the UI is open and text being cutoff on mobile #7
  • Fixed bug where invalid or no LaTeX would be generated from notes containing LaTeX
  • Fixed bug where note text enclosed by three hyphens would be removed if frontmatter doesn't exist

Breaking Changes

  • Changed callout and spaced repetition format for true or false questions
obsidian-quiz-generator - 1.1.0

Published by ECuiDev 9 months ago

New Features

  • Ability to open saved questions in the interactive UI
  • Multi-language support (17 new languages)
  • LaTeX generation and rendering support

Enhancements

  • Added option to randomize question order in settings
  • Increased generation limits per question from 10 to 20
  • User can no longer add duplicate notes and folders
obsidian-quiz-generator - 1.0.0

Published by ECuiDev 9 months ago

Initial release.

Badges
Extracted from project README
Downloads Release
Related Projects