mirror of
https://github.com/mnaoumov/obsidian-backlink-full-path.git
synced 2026-07-22 05:41:39 +00:00
Ship a curated demo-vault/ for Backlink Full Path, bootstrapped by the release-injected obsidian-dev-utils demo-vault-helper. Three same-named Meeting notes in different folders link to a shared note so the Backlinks pane shows each one's full path; a Settings note documents every option. Add a static registerDemoVaultCoverageSuite no-app test, the project dprint.json (excludes demo-vault), and the README demo vault access section.
802 B
802 B
Backlink full path
Open Shared topic and look at its Backlinks pane. Three different notes link to it, and all three are named Meeting:
Without this plugin, the Backlinks pane lists three identical Meeting entries. With it enabled, each one shows its folder path (Projects/Alpha, Projects/Beta, Notes) so you know which is which.
Try it
- Open Shared topic.
- Open the Backlinks pane (right sidebar link icon, or the command Backlinks: Show backlinks).
- Notice each backlink now carries its full path.
- Head to Settings and tweak how the path is rendered - depth, highlighting, extension, ordering, and more.