Michael Naumov2k downloadsShows the backlink's full path in the backlinks panel.
This is a plugin for Obsidian that shows the backlink's full path in the backlinks panel.
By default, Obsidian just shows the note name

Which might be confusing when you have notes with the same name in different folders.
This plugin shows the full name helping to identify the backlinks better

A demo vault with usage examples ships with every release. You can access it via any of the following:
backlink-full-path-demo-vault-<version>.zip (<version> is the release version) from the Releases.demo-vault/ in this repository.The plugin is available in the official Community Plugins repository.
To install the latest beta release of this plugin (regardless if it is available in the official Community Plugins repository or not), follow these steps:
Add plugin button once and wait a few seconds for the plugin to install.By default, debug messages for this plugin are hidden.
To show them, run the following command:
window.DEBUG.enable('backlink-full-path');
For more details, refer to the documentation.
See my other Obsidian resources.