Clip Link

approved

by kanade2511

Copy any text to clipboard by clicking a Markdown link with clip: scheme. - This plugin has not been manually reviewed by Obsidian staff.

1 stars114 downloadsUpdated 1mo agoMIT

Clip Link

Copy any text to clipboard with a single click — just like a regular link.

Click → copied. No navigation, no right-click, no text selection.

Install

  1. Install BRAT from Community Plugins
  2. Add a beta pluginhttps://github.com/kanade2511/clip-link-obsidian
  3. Enable Clip Link in Community Plugins

Or copy main.js + manifest.json into .obsidian/plugins/clip-link/.

Usage

MarkdownResult
[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

日本語

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.