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

Folder Backlinks

VladVlad102 downloads

Link to folders from your notes and see which notes reference each folder, just like backlinks for files.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates3

An Obsidian plugin that lets you link to folders and see which notes reference each folder — the folder backlinks that core Obsidian doesn't have.

Features

  • Link to folders from any note using regular wiki links: [[Projects/Work/]]. The trailing slash marks the link as a folder link so it never clashes with a note of the same name.
  • Folder backlinks panel — a sidebar view listing every note that links to a folder. Click an entry to jump straight to the line containing the link.
  • Insert link to folder command with a fuzzy folder picker.
  • Right-click a folder in the file explorer to copy a link to it or open its backlinks.
  • Smart click handling — clicking a folder link reveals the folder in the file explorer, opens its backlinks panel, or both (configurable). Without this plugin, Obsidian would treat the link as unresolved and create a new note.
  • Folder links are styled as resolved links in reading mode instead of looking broken.

Usage

  1. Run Insert link to folder (command palette) inside a note, or right-click a folder and choose Copy folder link.
  2. Click any folder link, use the ribbon icon, or run Open backlinks for a folder to open the backlinks panel.
  3. Configure click behavior and link format under Settings → Folder Backlinks.

Folder links use standard wiki-link syntax, so your notes stay plain Markdown and remain readable without the plugin.

Installation

From the community plugin browser (pending review)

Search for "Folder Backlinks" in Settings → Community plugins → Browse.

Manual

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

Building from source

npm install
npm run build   # produces main.js
npm run dev     # watch mode for development

Release provenance

Every release is built from this repository's source by GitHub Actions — no binaries are committed to the repo or uploaded by hand. Each release asset carries a build provenance attestation, which cryptographically ties it to the exact commit and workflow that produced it. You can verify any asset yourself:

gh attestation verify main.js --repo <owner>/<repo>

License

MIT

HealthExcellent
ReviewSatisfactory
About
Link to folders with wiki links ending in a slash and view every note that references a folder in a dedicated backlinks sidebar. Insert folder links via a fuzzy picker or file-explorer actions, click links to reveal folders or open their backlinks, and display folder links as resolved in reading mode.
FoldersLinksSidebar
Details
Current version
1.0.2
Last updated
4 weeks ago
Created
4 weeks ago
Updates
3 releases
Downloads
102
Compatible with
Obsidian 1.7.2+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
VladVladstrayvlad
GitHubvladb-evs
  1. Community
  2. Plugins
  3. Folders
  4. Folder Backlinks

Related plugins

Waypoint

Easily generate dynamic MOCs in your folder notes using waypoints. Enables folders to show up in the graph view and removes the need for messy tags!

Hide Folders

Quickly toggle the visibility of specific folders in the file navigator based on configured names. Useful for hiding attachment folders.

Custom File Explorer sorting

Manual or automatic config-driven reordering and sorting of files and folders in File Explorer.

Flexplorer

Enhance the file explorer with custom sorting, pinning, and hiding.

Portals

Pin folders and tags as customizable tabs with icons, colors, and folder notes for easier navigation.

File Explorer Note Count

See the number of notes in each folder within the file explorer.

File Tree Alternative

An alternative file tree view with separate folder and file panes.

Trash Explorer

Restore and delete files from the Obsidian .trash folder.

File Explorer++

Hide and pin files and folders in the file explorer using custom filters.

Notebook Navigator

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