What problem does it solve? Writing notes for Obsidian requires syntax beyond standard Markdown—wikilinks, embeds, callouts, properties, and comments—and using the wrong syntax produces broken links or unrendered content in the vault. ## Core Features & Use Cases - Wikilinks and Embeds: Create internal links with [[Note]], heading and block references, and embed notes, images, PDFs, audio, and search results with ![[embed]] syntax. - Callouts and Properties: Add foldable, nested callouts of 13 supported types and YAML frontmatter properties including tags, aliases, and cssclasses. - Obsidian-Specific Formatting: Use highlights, comments, footnotes, LaTeX math, and Mermaid diagrams that render correctly in Obsidian. - Use Case: When drafting a project note in an Obsidian vault, generate frontmatter with tags and aliases, link related meeting notes with wikilinks, embed an architecture diagram, and highlight deadlines in a warning callout. ## Quick Start Ask the assistant to create an Obsidian note about a topic with frontmatter tags, wikilinks to related notes, and a callout highlighting the key takeaway.