mirror of
https://github.com/manibatra/obsidian-text2anki-openai.git
synced 2026-07-22 07:40:28 +00:00
10 lines
321 B
JSON
10 lines
321 B
JSON
{
|
|
"id": "text2anki-openai",
|
|
"name": "text2anki-openai",
|
|
"version": "1.0.0",
|
|
"minAppVersion": "0.15.0",
|
|
"description": "This is an obsidian plugin that uses OpenAI to generate flashcards from text and add them to Anki.",
|
|
"author": "Mani Batra",
|
|
"authorUrl": "https://github.com/manibatra",
|
|
"isDesktopOnly": true
|
|
}
|