9 lines
251 B
JSON
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
|
|
}
|