obsidian-sample-plugin/manifest.json

10 lines
273 B
JSON

{
"id": "outline-task-list",
"name": "Outline to task list",
"version": "1.0.1",
"minAppVersion": "0.15.0",
"description": "Convert a note's outline to a task list.",
"author": "alexandrerbb",
"authorUrl": "https://github.com/alexandrerbb",
"isDesktopOnly": false
}