README file from
GithubClip Link
Copy any text to clipboard with a single click — just like a regular link.
- [Phone](clip: 770-555-5765)
- [Email](clip: [email protected])
- [Command](clip: brew install ffmpeg)
- Prompt
Click → copied. No navigation, no right-click, no text selection.
Install
- Install BRAT from Community Plugins
Add a beta plugin→https://github.com/kanade2511/clip-link-obsidian- Enable Clip Link in Community Plugins
Or copy main.js + manifest.json into .obsidian/plugins/clip-link/.
Usage
| 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.
Why
- Zero config — install and use
- No plugin settings
- Works in Reading View and Live Preview
- Uses standard Markdown syntax
Compatibility
- Obsidian Desktop (v0.15+)
- Obsidian Mobile