Canvas Card Info

approved

by 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 typeCopied fields
Textid, text, position (x, y), size (w, h), color
Fileid, file path, subpath, position, size, color
Linkid, URL, position, size, color
Groupid, 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)

  1. Copy this folder (canvas-card-info) into <your vault>/.obsidian/plugins/.
  2. 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.