What problem does it solve?
When an AI assistant creates or edits notes in an Obsidian vault, it often produces generic Markdown that ignores Obsidian-specific syntax like wikilinks, embeds, callouts, and YAML properties, resulting in poorly connected and hard-to-search knowledge bases.
Core Features & Use Cases
- OFM Syntax Guidance: Instructs the LLM to use wikilinks, embeds, callouts, and YAML frontmatter instead of plain Markdown equivalents.
- Knowledge Organization Best Practices: Promotes atomic notes, MOC (Map of Content) notes, folder structures like Inbox/Projects/Areas/Resources/Archive, and tag conventions.
- Daily Note Templates: Provides a standard YYYY-MM-DD daily note format with tasks, notes, and reflection sections.
- Use Case: Ask the assistant to save meeting notes to your Obsidian vault, and it will create a properly formatted note with frontmatter tags, wikilinks to related project notes, and callouts for action items.
Quick Start
Ask the assistant to create a new note in your Obsidian vault about a topic, and it will follow Obsidian Flavored Markdown conventions automatically.