Initial commit

This commit is contained in:
sotos
2025-09-24 14:06:44 +02:00
commit d2dbbab39f
30 changed files with 59990 additions and 0 deletions

View 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
}