What problem does it solve? Writing notes for Obsidian requires knowledge of its extended Markdown syntax, and using incorrect wikilink, embed, callout, or frontmatter syntax produces notes that fail to render or link properly in the vault. ## Core Features & Use Cases - Wikilinks and Embeds: Create internal links with [[Note]] syntax, heading and block references, and embed notes, images, PDFs, and audio inline. - Callouts and Properties: Add foldable callouts with > [!type] syntax and structured YAML frontmatter with tags, aliases, and custom properties. - Extended Syntax: Use Obsidian-specific features like comments, highlights, LaTeX math, Mermaid diagrams, footnotes, and nested tags. - Use Case: When drafting a project note in an Obsidian vault, generate a complete document with frontmatter properties, task lists, links to related notes, embedded diagrams, and highlighted callouts that render correctly in reading view. ## Quick Start Create an Obsidian note about my project with frontmatter tags, a warning callout for the deadline, and a wikilink to my meeting notes.