kanade2511117 downloadsCopy any text to clipboard by clicking a Markdown link with clip: scheme.
Copy any text to clipboard with a single click — just like a regular link.
Click → copied. No navigation, no right-click, no text selection.
Add a beta plugin → https://github.com/kanade2511/clip-link-obsidianOr copy main.js + manifest.json into .obsidian/plugins/clip-link/.
| Markdown | Result |
|---|---|
[Call](clip: +1-555-0199) |
Copies +1-555-0199, shows "Copied: Call" |
[Key](clip: sk-xxxx) |
Copies sk-xxxx |
[GitHub](https://github.com) |
Navigates normally — only clip: links are intercepted |
[Text](clip: hello) |
Copies hello |
Links using clip: are shown in cyan to distinguish them from regular links.