druhejmozek/manifest.json
2026-04-03 01:25:20 +02:00

9 lines
251 B
JSON

{
"id": "obsidian-sample-plugin",
"name": "Single Text Input",
"version": "1.0.0",
"minAppVersion": "0.15.0",
"description": "Adds a ribbon button that opens a simple interface with one text input.",
"author": "Pavel",
"isDesktopOnly": false
}