greetclammy486 downloadsAdd commands to copy link to file, heading or block.
Add commands to quickly copy links to files, headings and blocks.
Available in the file context menu (right-click on files):
^[[[link]]]![[link]]Available in the editor context menu (right-click in editor):
[[note#^blockid]], works with multi-block selections (creates multiple links on separate lines)! for embedding: ![[note#^blockid]], works with multi-block selections (creates multiple embeds on separate lines)^[[[note#^blockid]]], works with multi-block selections (creates multiple footnotes on separate lines)[[#^blockid]], works with multi-block selections (creates multiple anchors on separate lines)obsidian://open?vault=...&file=...%23%5Eblockid, works with multi-block selections (creates multiple URLs on separate lines)[[note#^blockid|selected text]]Until Copy Link is made available in the plugin directory, to install it:
Note: To get updates for Copy Link, you will have to check for and install them manually.
copy-link.zip in the Assets of the latest release..obsidian by default, hidden on most OSes).copy-link.zip and place it in the plugins folder.This plugin builds on Copy Block Link and employs some of its code.