Cleaned up .gitignore (removed upstream author-specific entries, added .claude/ and excalidraw main.js). Track installed Obsidian plugins: dataview, templater, obsidian-git, local-rest-api. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
10 lines
308 B
JSON
10 lines
308 B
JSON
{
|
|
"id": "obsidian-local-rest-api",
|
|
"name": "Local REST API",
|
|
"version": "3.6.1",
|
|
"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
|
|
} |