manibatra_obsidian-text2ank.../manifest.json

11 lines
321 B
JSON
Raw Permalink Normal View History

2023-03-21 09:48:36 +00:00
{
2023-03-24 11:44:39 +00:00
"id": "text2anki-openai",
2023-03-24 11:56:29 +00:00
"name": "text2anki-openai",
2023-03-21 09:48:36 +00:00
"version": "1.0.0",
"minAppVersion": "0.15.0",
2023-03-24 11:33:23 +00:00
"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
2023-03-21 09:48:36 +00:00
}