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

Link As

David V. KimballDavid V. Kimball66 downloads

Link selected text to any note, keeping it as the display text.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates3

Link selected text to any note, keeping it as the display text.

Obsidian can wrap a selection in [[ ]], but it uses your text as the search target, not as the display. Link As lets you keep your wording and point it at whatever note you choose, without writing anything to the target note. Particularly helpful alongside Property Over File Name, which lets the note picker show titles instead of file names.

Link As plugin demonstration

Made for Vault CMS

Part of the Vault CMS project.

Features

  • Link a text selection to any note, keeping the selection as the inline display text.
  • Or run it with nothing selected and type the display text (or leave it empty to use the note's title).
  • Never writes to the target note's properties (inline links only).
  • Respects your link format (wikilink or Markdown, shortest path) and omits a redundant alias when it just repeats the file name.
  • Property Over File Name aware: the note picker lists notes by their title property.

Installation

Community Plugins Search

  1. In Obsidian, go to Settings → Community plugins (enable it if you haven't already).
  2. Search for Link As david (searching just "Link As" buries it in the results), then click Install and Enable. You can also open it directly with this link.

Manual

  1. Download the latest release from the Releases page and navigate to your vault's .obsidian/plugins/ directory.
  2. Create a folder called link-as and place manifest.json and main.js inside it.
  3. In Obsidian, go to Settings → Community plugins and enable "Link As."

Usage

Run the command Link As: link text to a note (suggested hotkey: Ctrl/Cmd+Shift+K).

  • With text selected: your selection becomes the display text. Pick a note and it becomes [[note|your selection]].
  • With nothing selected: type the display text (or leave it empty to use the note's title), then pick a note.

Nothing is written to the target note's properties. If Property Over File Name is installed, the picker shows notes by their title property, and an empty display falls back to that title.

Credits

Inspired by Link with Alias by Pavel Vojtěchovský. Link As keeps the select-and-link flow but never writes aliases to the target note.

License

MIT

95%
HealthExcellent
ReviewPassed
About
Link selected text to any note while keeping your selection as the inline display, or run without a selection and type a display (leave empty to use the note's title). Create inline wikilinks or Markdown links to chosen notes without writing to target note properties, respect link format, and skip redundant aliases; work with Property Over File Name to show titles in the picker.
LinksEditing
Details
Current version
0.0.3
Last updated
Last week
Created
2 weeks ago
Updates
3 releases
Downloads
66
Compatible with
Obsidian 1.5.0+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Sponsor
Patreon
Author
David V. KimballDavid V. Kimballdavidvkimball
davidvkimball.com
GitHubdavidvkimball
Xdavidvkimball
discord.com
davidvkimball
davidvkimball
  1. Community
  2. Plugins
  3. Links
  4. Link As

Related plugins

Paste URL into selection

Paste URL "into" selected text.

Note Refactor

Extract note content into new notes and split notes.

Easy Copy

Easily copy the text within inline code, bold text (and many other formats), or quickly generate an elegant link to a heading or block.

Advanced Tables

Improved table navigation, formatting, and manipulation.

Smart Connections

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

Outliner

Work with your lists like in Workflowy or Roam Research.

Breadcrumbs

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

Excalidraw

Visual PKM powerhouse. Create and edit Excalidraw drawings.

Various Complements

Complete words similar to auto-completion in an IDE.

Meta Bind

Make your notes interactive with inline input fields, metadata displays, and buttons.