mirror of
https://github.com/mnaoumov/obsidian-backlink-full-path.git
synced 2026-07-22 05:41:39 +00:00
900 B
900 B
Backlink Full Path
This is a plugin for Obsidian that Shows the backlink's full path in the backlinks panel.
Installation
- The plugin is not available in the official Community Plugins repository yet.
- Beta releases can be installed via BRAT.
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.