No description
Find a file
Michael Naumov a36cab91ac 1.4.0
2025-04-10 12:27:12 -06:00
.github Generate from template 2025-03-09 09:42:38 -06:00
images Update screenshots 2025-03-09 10:37:09 -06:00
src Restyle 2025-04-10 12:26:29 -06:00
.editorconfig Generate from template 2025-03-09 09:42:38 -06:00
.gitattributes Generate from template 2025-03-09 09:42:38 -06:00
.gitignore Generate from template 2025-03-09 09:42:38 -06:00
.npmrc Generate from template 2025-03-09 09:42:38 -06:00
CHANGELOG.md 1.4.0 2025-04-10 12:27:12 -06:00
cspell.json Spellcheck 2025-03-09 09:46:17 -06:00
eslint.config.mts New template 2025-04-07 00:42:19 -06:00
LICENSE Generate from template 2025-03-09 09:42:38 -06:00
manifest.json 1.4.0 2025-04-10 12:27:12 -06:00
package-lock.json 1.4.0 2025-04-10 12:27:12 -06:00
package.json 1.4.0 2025-04-10 12:27:12 -06:00
README.md Update README 2025-03-30 10:48:24 -06:00
tsconfig.json New template 2025-04-07 00:42:19 -06:00
versions.json 1.4.0 2025-04-10 12:27:12 -06:00

Backlink Full Path

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

Installation

The plugin is available in the official Community Plugins repository.

Beta versions

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:

  1. Ensure you have the BRAT plugin installed and enabled.
  2. Click Install via BRAT.
  3. An Obsidian pop-up window should appear. In the window, click the Add plugin button once and wait a few seconds for the plugin to install.

Debugging

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.

Support

Buy Me A Coffee

License

© Michael Naumov