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 Unlinked Mentions

Jordan VasuJordan Vasu229 downloads

Bulk-link all unlinked mentions of the active note (and its aliases) across the vault.

Add to Obsidian
Link Unlinked Mentions screenshot
  • Overview
  • Scorecard
  • Updates1

Turns plain-text mentions of other notes in your current note into [[wikilinks]] — all at once, with a preview before anything changes.

Warning: This plugin edits your active note directly. Once applied, changes are not reversible without a vault backup. Back up your vault before first use.


What it does

When you write a note and mention another note by name without linking it, Obsidian calls that an "unlinked mention." Linking each one by hand is tedious. This plugin links them all in one pass.

When you run the command on a note, it:

  1. Looks at every other note in your vault and collects their titles and aliases.
  2. Scans your current note for any place where those titles or aliases appear in plain text.
  3. Shows you a preview of every match it found, with surrounding context.
  4. Waits for you to confirm before changing anything.
  5. Converts the confirmed matches into wikilinks pointing to the right notes.

The plugin only edits the note you're currently viewing. It does not modify other notes in your vault.


What it ignores

Not every appearance of a word should become a link. The plugin leaves text alone inside:

Region Example
The note's frontmatter The --- block at the top
Code blocks Triple-backtick or ~~~ blocks
Inline code Text in single backticks
Math $ ... $ and $$ ... $$
Existing wikilinks [[Note]] or [[Note|alias]]
Markdown links [text](url)
HTML comments <!-- ... -->
Tags #tag

If two different notes share the same title or alias, the plugin has no way to know which one you meant. Rather than guess, it skips that term and tells you in the preview which terms were skipped and why.


Install

The easiest way:

  1. Open Obsidian → Settings → Community plugins.
  2. Click Browse and search for Link Unlinked Mentions.
  3. Install, then enable.

Or visit the community plugins page directly: https://community.obsidian.md/plugins/link-unlinked-mentions


How to use it

  1. Open the note you want to add links to.
  2. Either:
    • Open the command palette (Ctrl+P on Windows, Cmd+P on Mac) and run Link mentions of other notes in current note, or
    • Click the link icon in the left ribbon.
  3. A preview window opens. It lists every match found, with the surrounding text so you can see context, and a separate section for any terms that were skipped because of ambiguity.
  4. Click Link N mentions to apply the changes, or Cancel to back out without changing anything.

A notification confirms how many mentions were linked.


Aliases

If a note has aliases defined in its frontmatter, the plugin recognizes those as well as the title. All three frontmatter formats work:


HealthExcellent
ReviewSatisfactory
About
Convert plain-text mentions of other notes' titles and aliases into wikilinks in the active note with one click. Show a dry-run preview of all the notes that will be turned into wikilinks, skip ambiguous matches instead of guessing, and avoid converting inside code, inline code, math, existing links, tags, HTML comments and YAML frontmatter.
LinksEditing
Details
Current version
0.1.0
Last updated
3 months ago
Created
3 months ago
Updates
1 release
Downloads
229
Compatible with
Obsidian 1.4.0+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
Jordan VasuJordan Vasujordanvasu
GitHubjordanvasu
  1. Community
  2. Plugins
  3. Links
  4. Link Unlinked Mentions

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.

Excalidraw

Visual PKM powerhouse. Create and edit Excalidraw drawings.

Advanced URI

Control everything with URI.

Meta Bind

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

Breadcrumbs

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

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.

Outliner

Work with your lists like in Workflowy or Roam Research.