Canvas Tour
A JSON Canvas board, read-only. Drag to pan; hold Ctrl and scroll to zoom.
Start here
Note Index
Note Getting Started This file is a canvas
It is plain JSON Canvas — the same .canvas format Obsidian writes, so this file opens in either app.
Cards can be live notes, text like this one, images, or a web page. Wikilinks work in text cards too: Wikilinks.
How this is built
Nodes are DOM inside a transformed layer; edges are one SVG overlay. See Canvas for the design record, including why references are contained to the kiln that owns the canvas.