- Untrack .claude/launch.json (Claude Code config) - Add .claude/, .mcp.json, CLAUDE.md, and AI-generated CSVs to .gitignore - Add _notes/ vault (architecture, API, tasks, bugs, infra docs) - Add .obsidian/ plugin/vault config (workspace state excluded) - Sync CHANGELOG.md
12 lines
330 B
JSON
12 lines
330 B
JSON
{
|
|
"id": "templater-obsidian",
|
|
"name": "Templater",
|
|
"version": "2.18.1",
|
|
"description": "Create and use templates",
|
|
"minAppVersion": "1.5.0",
|
|
"author": "SilentVoid",
|
|
"authorUrl": "https://github.com/SilentVoid13",
|
|
"helpUrl": "https://silentvoid13.github.io/Templater/",
|
|
"isDesktopOnly": false
|
|
}
|