Create Obsidian templates for the Second Brain vault. Use when asked to "create a template", "make a template for", "add an Obsidian template", or "template for X".
Create templates for the Second Brain Obsidian vault that work with the core Templates plugin.
All templates go in: src/content/notes/_obsidian-templates/
This directory is excluded from the content collection.
Templates use Obsidian's template syntax:
{{date}} - Current date (YYYY-MM-DD){{date:format}} - Custom format (e.g., {{date:YYYY-MM-DD}}){{time}} - Current time{{title}} - Note titlels src/content/notes/_obsidian-templates/src/content/notes/_obsidian-templates/{name}.md---