Initial commit
This commit is contained in:
10
.obsidian/plugins/obsidian-local-rest-api/manifest.json
vendored
Normal file
10
.obsidian/plugins/obsidian-local-rest-api/manifest.json
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"id": "obsidian-local-rest-api",
|
||||
"name": "Local REST API",
|
||||
"version": "3.2.0",
|
||||
"minAppVersion": "0.12.0",
|
||||
"description": "Get, change or otherwise interact with your notes in Obsidian via a REST API.",
|
||||
"author": "Adam Coddington",
|
||||
"authorUrl": "https://coddingtonbear.net/",
|
||||
"isDesktopOnly": true
|
||||
}
|
||||
Reference in New Issue
Block a user