Files
personal-wiki/.obsidian/plugins/templater-obsidian/manifest.json
local 773e149a92 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>
2026-04-11 23:16:08 +01:00

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
}