chore: simplify .gitignore for personal vault, add plugins
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>
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.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
|
||||
}
|
||||
Reference in New Issue
Block a user