This is a drawing plugin for Obsidian that provides an integrated canvas editor for creating hand-drawn diagrams and sketches directly inside a note-taking vault. It functions as a freeform whiteboard-style editor where users can sketch, connect objects, and embed their drawings into markdown notes as SVG or PNG images.
The plugin extends beyond basic sketching by offering data-driven diagram generation, allowing users to create mindmaps, family trees, and charts by processing structured data from vault notes or scripts. It supports scriptable drawing automation through macros and automated sequences that can repeat common diagramming tasks, with macros assignable to command palette shortcuts. Users can insert editable LaTeX formulas into drawings for mathematical annotations, and link diagram elements to vault documents, external URLs, and block references with automatic link updates.
Additional capabilities include template-driven canvas initialization that loads pre-made drawing templates from vault files, automatic export of PNG or SVG copies on each save with per-file override options, and the ability to embed the full content of vault documents onto the canvas as styled snapshots. The plugin is installed and configured through Obsidian's community plugin system.