Clip Link

by kanade2511
5
4
3
2
1
New Plugin

Description

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

Reviews

No reviews yet.

Stats

stars
downloads
0
forks
0
days
NaN
days
NaN
days
0
total PRs
0
open PRs
0
closed PRs
0
merged PRs
0
total issues
0
open issues
0
closed issues
0
commits

Latest Version

Invalid date

Changelog

README file from

Github

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

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

日本語