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>
12 lines
331 B
JSON
12 lines
331 B
JSON
{
|
|
"id": "templater-obsidian",
|
|
"name": "Templater",
|
|
"version": "2.19.0",
|
|
"description": "Create and use templates",
|
|
"minAppVersion": "1.12.2",
|
|
"author": "SilentVoid",
|
|
"authorUrl": "https://github.com/SilentVoid13",
|
|
"helpUrl": "https://silentvoid13.github.io/Templater/",
|
|
"isDesktopOnly": false
|
|
}
|