Releases: crybot/obsidian-flashcards-llm
Releases · crybot/obsidian-flashcards-llm
0.0.1
First Release (0.0.1)
Features
- OpenAI's text-davinci-003 integration through official APIs. You can add you api-key under the plugin settings.
- Generate flashcards from any open note by running the Generate Flashcards command from the command palette. The generated flashcards will be appended to the current note, under a new markdown header.
Note: As of today, the plugin works with obsidian-spaced-repetition in mind, with the default formatting settings. The plugin will only generate inline flashcards with the format Q::A. Future updates will make this customizable through the settings.