Skip to content

bitbalancer/hierarchical-backlinks

 
 

Repository files navigation

GitHub manifest version GitHub last commit GitHub Open Issues GitHub Closed Issues GitHub License Obsidian Downloads

Hierarchical Backlinks

Overview

Displays backlinks for the active document as a hierarchy based on the folder structure of the references.

image

Motivation

In the age old folders vs tags debate I lean heavier on physically organizing notes into high level categories of directories. The tag hierarchy display provides a nice overview of tags and how they relate to each other and I wanted something similar that leveraged the directory structure to display backlinks as a tree.

Example

Here's a comparison of the core plugin vs the hierarchical backlinks plugin in action.

This is how the out-of-the-box core backlinks plugin displays backlinks: image

This is how this plugin displays backlinks: image

Features

  • Collapsable tree structure allows you to easily focus on what what is most important
  • Clickable links to references

Commands

The following commands are available in the Obsidian Command Palett:

Command Description
Show hierarchical backlinks Displays the panel in the event it was closed

Development

Setup

npm install

Running

npm run dev

Buy Me A Coffee

About

Plugin which displays backlinks as a tree structure based on file paths

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 95.2%
  • CSS 3.4%
  • JavaScript 1.4%