What problem does it solve?
Help users create, organize, and maintain Obsidian vault content that is OFM-compliant, queryable, and easy to navigate, removing ambiguity about metadata, links, and file placement so notes remain discoverable and consistent.
Core Features & Use Cases
- Obsidian Flavored Markdown: Produce wikilinks, embeds, callouts, block references, and Mermaid diagrams following OFM conventions.
- Structured Metadata: Generate and validate YAML frontmatter optimized for Dataview and Bases with common properties like title, tags, type, dates, and custom fields.
- Templates & Workflows: Provide daily, book, and project templates, support MOC updates, and recommend atomic-note splits and refactors.
- Canvas & Bases Support: Create Canvas-compatible node references and guide creation of .base structures for built-in Obsidian databases.
- Safe Save Practices: Always ask the user to confirm the Vault and folder path before creating or moving files to prevent accidental overwrites.
- Use Case: Turn a rough inbox note into a Dataview-ready project page, update the relevant MOC, link supporting references, and place assets in the attachments folder.
Quick Start
Create a new project note using the project template, fill the required YAML frontmatter, confirm the Vault folder when prompted, and save the file to your chosen location.