init
This commit is contained in:
commit
ba443ba770
21 changed files with 6559 additions and 0 deletions
9
manifest.json
Normal file
9
manifest.json
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"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
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue