Files
MultiPhysicsVault/commands/canvas.md
T
김경종 72dad72703
Tests / Hermetic test suite (push) Has been cancelled
Tests / Skill frontmatter validation (push) Has been cancelled
add claude-obsidian
2026-05-28 10:57:16 +09:00

1.0 KiB

description
description
Open, create, or update a visual canvas — add images, text, PDFs, wiki pages, and banana-generated assets to Obsidian canvas files.

Read the canvas skill. Then run the operation matching the user's command.

Command What it does
/canvas Status check — report node counts, list zones, open instructions
/canvas new [name] Create a new named canvas in wiki/canvases/
/canvas add image [path] Add image to canvas (download if URL, copy if outside vault)
/canvas add text [content] Add a text card to the canvas
/canvas add pdf [path] Add a PDF document node
/canvas add note [page] Add a wiki page as a linked card
/canvas zone [name] [color] Add a new labeled zone group
/canvas list List all canvases with node counts
/canvas from banana Find recent generated images and add them

Default canvas: wiki/canvases/main.canvas

If the canvas file does not exist, create it before adding anything.