Any details on the canvas API?

World needs the Canvas API! (… and Graph API)

It is relatively easy to work with more conventional UIs - lists, grids, etc.
But node-based UI is something that typical HTML+CSS doesn’t lend to naturally.
The help from Obsidian developers can help a lot with visualizing our second brains in more organic way!

Obsidian team previously open-sourced the canvas format: https://jsoncanvas.org/
Would’ve been nice if Obsidian allowed to draw a navigable (not necessarily editable) Canvas from in-memory JSON.

Related: