#
Backlinks
With the Backlinks plugin, you can see all the backlinks for the active note.
A backlink for a note is a link from another note to that note. In the following example, the "Three laws of motion" note contains a link to the "Isaac Newton" note. The corresponding backlink would link from "Isaac Newton" back to "Three laws of motion".
flowchart LR laws((Three laws of motion)) newton((Isaac Newton)) laws --link--> newton newton --backlink--> laws
Backlinks can be useful to find notes that reference the note you're writing. Just imagine if you could list the backlinks for any website on the internet.
#
Show backlinks
The Backlinks plugin displays the backlinks for the active tabs. There are two collapsible sections: Linked mentions and Unlinked mentions.
- Linked mentions are backlinks to the notes that contain an internal link to the active note.
- Unlinked mentions are backlinks to any unlinked occurrence of the name of the active note.
It provides the following options:
- Collapse results toggles whether to expand each note to display the mentions in it.
- Show more context toggles whether to truncate or display the full paragraph that contains the mention.
- Change sort order determines how to sort the mentions.
- Show search filter toggles a text field that lets you filter the mentions. For more information on how to build a search term, refer to Search.
#
View backlinks for a note
To view the backlinks for the active note, click the Backlinks ( ) tab in the right sidebar.
Note
If you can't see the Backlinks tab, you can make it visible by opening the Command palette and running the Backlinks: Show backlinks command.
Excluded files
Files matching your Excluded files patterns will not appear in Unlinked mentions.
#
See backlinks of a specific note
The backlinks tab lists backlinks for the active note and updates when you switch to a different note. If you want to see the backlinks for a specific note, regardless of whether it's active or note, you can open a linked backlinks tab.
To open a linked backlinks tab:
- Open the Command palette.
- Select Backlinks: Open backlinks for the current note.
A separate tab opens next to your active note. The tab shows a link icon to let you know it's linked to a note.
#
Show backlinks in a note
Instead of showing the backlinks in a separate tab, you can show the backlinks at the bottom of your note.
To show backlinks in a note:
- Open the Command palette.
- Select Backlinks: Toggle backlinks in document.
Or, enable Backlink in document under the Backlinks plugin options to automatically toggle backlinks when you open a new note.
See also
Obsidian is both a Markdown editor and a knowledge base app.
If you want to reference a file using different names, consider adding aliases to the note. An alias is an alternative name for a note.
Canvas is a core plugin for visual note-taking. It gives you infinite space to lay out notes and connect them to other notes, attachments, and web
This page lists the core plugins that come installed with Obsidian, and community plugins they also maintain.
This page explains how to manage Obsidian Publish sites.
Anything you can do in Obsidian can be done from the command line.
Outgoing links is a core plugin that shows links from the active note at a glance, as well as potential links to be made.
Page preview is a core plugin that lets you preview a page when you hover the cursor over an internal link, without needing to navigate to that page.
Learn how to customize Obsidian through the Settings interface.
Learn about Obsidian's left and right sidebars and how to manage tabs and tab groups.
The status bar shows small bits of information in the bottom right corner of the window. That includes helpful information about the current file, the
Learn how to open, organize, and manage tabs in Obsidian, including pinning, stacking, and linked views.