Search...Search plugins and themes...
⌘K
Sign in
  • Get started
  • Download
  • Pricing
  • Enterprise
  • Account
  • Obsidian
  • Overview
  • Sync
  • Publish
  • Canvas
  • Mobile
  • Web Clipper
  • CLI
  • Learn
  • Help
  • Developers
  • Changelog
  • About
  • Roadmap
  • Blog
  • Resources
  • System status
  • License overview
  • Terms of service
  • Privacy policy
  • Security
  • Community
  • Plugins
  • Themes
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

Copy Link

greetclammygreetclammy942 downloads

Add commands to copy link to file, heading or block.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates1

Add commands to quickly copy links to files, headings and blocks.

Features

File Commands

Available in the file context menu (right-click on files):

  • Copy note link - Copies a wikilink to the note using the shortest unique path
  • Copy note link as footnote - Copies the note link wrapped in an inline footnote: ^[[[link]]]
  • Copy note embed - Copies an embed link to the note: ![[link]]

Block Commands

Available in the editor context menu (right-click in editor):

  • Copy block link - Automatically adds or finds a block ID and copies a link to it: [[note#^blockid]], works with multi-block selections (creates multiple links on separate lines)
  • Copy block embed - Same as block link but prefixed with ! for embedding: ![[note#^blockid]], works with multi-block selections (creates multiple embeds on separate lines)
  • Copy block link as footnote - Same as block link but wrapped in footnote syntax: ^[[[note#^blockid]]], works with multi-block selections (creates multiple footnotes on separate lines)
  • Copy anchor link - Copies just the block anchor without the file path: [[#^blockid]], works with multi-block selections (creates multiple anchors on separate lines)
  • Copy block URL - Creates an obsidian://open URL for the block: obsidian://open?vault=...&file=...%23%5Eblockid, works with multi-block selections (creates multiple URLs on separate lines)
  • Copy block link with selection as caption - Creates a block link using the selected text as the caption: [[note#^blockid|selected text]]

Support

  • Found a bug or have a feature request? Open an issue.
  • Have a question? Start a discussion.
  • Contributors welcome.

Credits

This plugin builds on Copy Block Link and employs some of its code.

HealthGood
ReviewSatisfactory
About
Copy links to notes, headings, and blocks directly from file and editor context menus. Generate wikilinks, embeds, footnote-wrapped links, anchor-only links, obsidian://open block URLs, and auto-create or find block IDs for single or multi-block selections, with optional selection-as-caption.
LinksCommandsFootnotes
Details
Current version
0.1.0
Last updated
12 months ago
Created
12 months ago
Updates
1 release
Downloads
942
Compatible with
Obsidian 0.15.0+
Platforms
Desktop, Mobile
License
GPL-3.0
Report bugRequest featureReport plugin
Author
greetclammygreetclammy
GitHubgreetclammy
  1. Community
  2. Plugins
  3. Links
  4. Copy Link

Related plugins

Find orphaned files and broken links

Find files that are not linked anywhere and would otherwise be lost in your vault. In other words: files with no backlinks.

Paste URL into selection

Paste URL "into" selected text.

Excalidraw

Visual PKM powerhouse. Create and edit Excalidraw drawings.

Smart Connections

Find related notes and excerpts while writing. Your AI link building copilot displays relevant content in graph + list view. A local embedding model powers semantic search. Zero setup. No API key.

Advanced URI

Control everything with URI.

Breadcrumbs

Visualise the hierarchy of your vault using a breadcrumb trail or matrix view.

Quick Switcher++

Enhanced Quick Switcher, search open panels, and symbols.

Copilot

Run AI agents such as Claude Code, Codex, and OpenCode inside your vault. Turn your second brain into a smart assistant that gets knowledge work done.

Supercharged Links

Add attributes to internal links with the values of target note's frontmatter attributes.

Note Toolbar

Add customizable toolbars to your notes.