zhao41421 downloadsIntelligently paste clipboard content into Canvas as nodes — single node, heading tree, list tree, or paragraphs with auto-detection.
An Obsidian plugin that intelligently pastes clipboard content into Canvas as nodes.
| Command | Description |
|---|---|
| Paste clipboard as a single canvas node | All content → one text node |
| Paste clipboard as heading tree | Create nodes by Markdown heading hierarchy + arrow connections |
| Paste clipboard as list tree | Create nodes by bullet/numbered list indentation + arrow connections |
| Paste clipboard as paragraphs | Each paragraph → separate node, headings isolated, top-to-bottom layout |
| Paste clipboard as tree | Auto-detect: has heading → heading tree, only list → list tree, else → paragraphs |
.canvas fileCtrl+P → select a commandgit clone https://github.com/zhao414/canvas-smart-paste.git
cp -r canvas-smart-paste /path/to/vault/.obsidian/plugins/
zhao414/canvas-smart-paste
If this plugin makes your daily life with Obsidian easier, consider buying me a coffee.
May the passion be with you!
MIT
Obsidian 插件:智能粘贴剪贴板内容到 Canvas。
| 命令 | 说明 |
|---|---|
| Paste clipboard as a single canvas node | 全部内容 → 一个文本节点 |
| Paste clipboard as heading tree | 按 Markdown heading 层级创建节点 + 箭头连接 |
| Paste clipboard as list tree | 按 bullet/numbered list 缩进创建节点 + 箭头连接 |
| Paste clipboard as paragraphs | 每段 → 独立节点,heading 分离,自上而下排列 |
| Paste clipboard as tree | 自动检测:heading → heading tree,仅 list → list tree,其他 → paragraphs |
.canvas 文件Ctrl+P → 选择命令git clone https://github.com/zhao414/canvas-smart-paste.git
cp -r canvas-smart-paste /path/to/vault/.obsidian/plugins/
zhao414/canvas-smart-paste
如果这个插件让你的 Obsidian 日常使用更顺手,不妨请我喝杯咖啡 ☕
好好学习,天天向上!
MIT