No description
Find a file
2025-03-09 09:42:38 -06:00
.github Generate from template 2025-03-09 09:42:38 -06:00
src Generate from template 2025-03-09 09:42:38 -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
cspell.json Generate from template 2025-03-09 09:42:38 -06:00
eslint.config.mjs Generate from template 2025-03-09 09:42:38 -06:00
LICENSE Generate from template 2025-03-09 09:42:38 -06:00
manifest.json Generate from template 2025-03-09 09:42:38 -06:00
package-lock.json Generate from template 2025-03-09 09:42:38 -06:00
package.json Generate from template 2025-03-09 09:42:38 -06:00
README.md Generate from template 2025-03-09 09:42:38 -06:00
tsconfig.json Generate from template 2025-03-09 09:42:38 -06:00
versions.json Generate from template 2025-03-09 09:42:38 -06:00

Backlink Full Path

This is a plugin for Obsidian that Shows the backlink's full path in the backlinks panel.

Installation

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

Support this plugin

License

© Michael Naumov