Canvas Card Info
approvedby jihan
Right-click a canvas card to copy its information (text/file/link/group, id, position, size, color) to the clipboard. - This plugin has not been manually reviewed by Obsidian staff.
↓ 32 downloadsUpdated 13d agoMIT
Canvas Card Info
Right-click any card in an Obsidian Canvas and choose "Copy card info" to copy that card's data to your clipboard.
What gets copied
| Card type | Copied fields |
|---|---|
| Text | id, text, position (x, y), size (w, h), color |
| File | id, file path, subpath, position, size, color |
| Link | id, URL, position, size, color |
| Group | id, label, position, size, color |
- Select multiple cards, then right-click, to copy them all at once.
- In Settings → Canvas Card Info, choose the copy format — readable text, raw JSON, or both — and toggle the copy notice.
Install (manual)
- Copy this folder (
canvas-card-info) into<your vault>/.obsidian/plugins/. - In Obsidian, open Settings → Community plugins and enable Canvas Card Info.
Development
npm install
npm run build # produces main.js
License
MIT
For plugin developers
Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.