What problem does it solve?
Maintaining an Obsidian-based research knowledge base requires consistent formatting across notes, wikilinks, registry tables, and derived artifacts like canvas maps, which is tedious and error-prone to do by hand.
Core Features & Use Cases
- Obsidian Markdown Formatting: Produces canonical notes with frontmatter, wikilinks, embeds, callouts, and tables following Obsidian conventions.
- Derived Artifact Generation: Creates and validates JSON canvas files under Maps/, optional .base files, and human-readable registry tables.
- Link Repair and CLI Operations: Repairs links in existing canonical notes without creating note sprawl, and optionally uses the Obsidian CLI for search, reading, and daily appends.
- Use Case: After a literature review, generate a Maps/literature.canvas file linking paper notes to method families, datasets, and research gaps while preserving evidence strength from source notes.
Quick Start
Format my research notes as Obsidian Markdown with wikilinks and generate a literature canvas mapping papers to methods and gaps.