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
  • Join the community
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

Base Backlinks Viewer

LumyoLumyo86 downloads

Right-click any link to open a temporary base showing all files that link to it.

Add to Obsidian
Base Backlinks Viewer screenshot
  • Overview
  • Scorecard
  • Updates1

An Obsidian plugin that adds a "Show backlinks" entry to the right-click context menu of any link, opening a temporary Bases view filtered to show all notes that link to that target.

What it does

Right-clicking a link anywhere in Obsidian adds Show backlinks to the context menu. Clicking it creates (or updates) a single reusable _backlinks.base file filtered to display every note whose outgoing links include the clicked target.

  • Navigate Back works as expected: the base opens in the current leaf, so you can return to the note you came from with the standard shortcut.

Supported contexts

Context Behaviour
Source mode & Live Preview Item added to Obsidian's native context menu
Properties panel Item injected into Obsidian's native properties context menu
Reading mode Custom context menu shown (with open/navigate actions)

Customising the base view

The _backlinks.base file is reused across every "Show backlinks" action. Each time you trigger the command, only two things change:

  • The file.hasLink("...") filter — updated to the new target note.
  • The view name: label — updated to reflect the new target.

Everything else — view type (table, card, board), sort order, visible columns, column widths, grouping, and any other Bases settings — is left exactly as-is. This means you can open the base once, configure it however you like, and those settings will persist for all future searches.

Tip: To reset to defaults, simply delete _backlinks.base from your vault root. It will be recreated automatically on the next "Show backlinks" action.

Installation

Manual

  1. Download main.js and manifest.json from the latest release.
  2. Copy them into <your vault>/.obsidian/plugins/base-backlinks-viewer/.
  3. Reload Obsidian and enable the plugin under Settings → Community plugins.

Using BRAT

BRAT lets you install plugins that aren't yet in the community directory.

  1. Install Obsidian42 - BRAT from the Community Plugins directory.
  2. Open Settings → BRAT and click Add Beta plugin.
  3. Enter the repository URL: https://github.com/tibog/obsidian-base-backlinks-viewer
  4. Click Add Plugin, then enable it under Settings → Community plugins.

BRAT will also notify you of future updates automatically.

From source

Requires Node.js and Yarn.

git clone https://github.com/tibog/obsidian-base-backlinks-viewer.git
cd obsidian-base-backlinks-viewer
yarn install
yarn build

Copy the resulting main.js and manifest.json into your vault's plugin folder as above.

Compatibility

  • Requires Obsidian 1.12+
  • Desktop and mobile

License

MIT

78%
HealthExcellent
ReviewCaution
About
This plugin adds a convenient “Show backlinks” option directly to the right-click menu of any internal link. Instead of opening the standard backlinks pane, it launches a reusable live Bases view filtered to display every note linking to the selected page, with customizable sorting, columns, and layouts that persist between searches. It even works for unresolved links, making it a powerful way to treat [[Category]]-style links as dynamic topic hubs without needing to create dedicated notes or separate base files
BasesNavigationLinks
Details
Current version
1.0.0
Last updated
2 months ago
Created
2 months ago
Updates
1 release
Downloads
86
Compatible with
Obsidian 1.12.0+
Platforms
Desktop, Mobile
Report bugRequest featureReport plugin
Author
LumyoLumyolumyo
GitHublumyo
  1. Community
  2. Plugins
  3. Bases
  4. Base Backlinks Viewer

Related plugins

Natural Language Dates

Create date-links based on natural language.

Strange New Worlds

Reveal networked thought and the strange new worlds created by your vault.

Crumbs

Breadcrumb navigation.

Table of Contents

Create a table of contents for a note.

Breadcrumbs

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

Surfing

Surf the net like a web browser.

Notebook Navigator

A better file browser and calendar inspired by Apple Notes, Bear, Evernote and Day One.

Homepage

Open a note, base, or workspace on startup, or set it for quick access later.

Recent Files

Display a list of recently opened files.

Smart Connections

AI link discovery copilot. See related notes as you write. Lookup using semantic (vector) search across your vault. Zero-setup local model for embeddings, no API keys, private.