quartz/docs/features/Canvas.md
2026-02-26 23:47:05 +01:00

823 B

title tags
Canvas Support
component

Quartz supports rendering JSON Canvas (.canvas) files as interactive, pannable and zoomable canvas pages. This brings your Obsidian canvas files to the web, preserving text nodes, file references, link nodes, group nodes, and edges with full visual fidelity.

Note

For information on how to add, remove or configure plugins, see the configuration#Plugins page.

Canvas support is provided by the CanvasPage plugin. See the plugin page for configuration options and a full list of supported features.

Demo

!CanvasPage.canvas

Customization