Manipulate links in Obsidian.
Create link from selected text.
To autoselect a word under the cursor enable 'Autoselect upon creating a link' in settings.


Create link from textual content of the system clipboard.
To autoselect a word under the cursor enable 'Autoselect upon creating a link' in settings.


| Wiki link | Markdown link | HTML link | Autolink | |
|---|---|---|---|---|
| Wiki link | ![]() |
![]() |
||
| Markdown link | ![]() |
![]() |
||
| HTML link | ![]() |
|||
| Autolink | ![]() |
|||
| URL | ![]() |
![]() |
Supported links:
Execute via:

Supported links:
Converts a wikilink or an HTML link to a markdown link. If a wikilink contains spaces a destination of a markdown link will be places in <>. HTML link must be expanded.
If a wikilink destination doesn't have an extension, the .md extension can be added to a markdown link destination after conversion (see Convert to Markdown link | Append extension option in Settings)
If an autolink or plain URL has an absolute URI with an http or https scheme, the content of the <title/> element will be used as the link text. If the request fails or the URL has a different scheme, the cursor will be placed inside the [] of the markdown link. For email autolinks, the mailto scheme will be added before the email address.




Command palette:
Context menu:
Supported links:
Converts multiple links in an active note or selection into markdown links. Command in the Command palette and context menu is enabled if corresponding link type is present in the active note. Context menu works only for selection.
For URLs and autolinks with absolute URLs using the http:// or https:// schemes, the link text will be set to the content of the <title/> element of the page loaded from the URL.
If a wikilink destination doesn't have an extension, the .md extension can be added to a markdown link destination after conversion (see Convert to Markdown link | Append extension option in Settings).


Supported links:
Converts a markdown link with an absolute URL or an email address into an autolink.



Supported links: - Wikilink
Converts a wikilink to an HTML link.



Unlink single link or all links in a selection.


Remove links from headings in selection or in an entire note. Each link is replaced with it's text. Links without text are removed. Wikilink without text by default replaced with it's destination.

Available options:

After command execution:


After command execution:


After command execution:

Supported links:
If the target file for the deleted link is unreferenced the prompt to delete the file is displayed.
Configure this feature in the plugin settings:




Copy markdown, wiki, auto, html link or plain url to the clipboard

Copy link destination of markdown, wiki or html link to the clipboard.

Cut markdown, wiki, auto, html link or plain url to the clipboard

Select link text and place cursor at the end of the text

Select link text and place cursor at the end of the text

Change or add link text, select it and place cursor at the end of the text.
Link text depends on the kind of a link.
For local notes text will be either file name of the note or popup with suggested link texts. Title separator can be specified in the plugin settings.
For external http[s] links, page content is requested and link text is set to the title (content of <title/> element) of the requested page content.



Set markdown, wikilink or URL text from clipboard. Links that can't have text, like URL, will be converted to markdown link.


Add or remove file embedding from a wikilink or a markdown link.

