What problem does it solve?
It helps you turn ideas into clear spatial diagrams without relying on manual layout, so you can precisely control node positions and connections for concept maps, workflows, and planning boards.
Core Features & Use Cases
- Free-positioned JSON diagrams: Place nodes on an x/y coordinate system to match your intended structure.
- Typed nodes and connections: Use
text, file, link, and group nodes, then connect them with directional edges (fromSide/toSide, optional arrows).
- Plan-ready outputs: Exportable visual diagrams that stay compatible with JSON Canvas workflows and support Obsidian Canvas-style layouts.
Quick Start
Create a diagram by defining a nodes array with id, type, x, y, width, and height, then add an edges array that links fromNode to toNode using matching node IDs.