Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 749 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 749 Bytes

Obsidian Relation Pane

Obsidian (https://obsidian.md) plguin to summarize relations between notes.

screenshot

This plugin showes note links for the following conditions:

  1. notes linked from this note
  2. notes linked to this note
  3. notes linked from this note included in 1.
  4. uncreated notes but not created linked from this notes

Usage

After enabling the plugin in the settings menu, you should see the relation view appear in the right sidebar.

This plugin outputs a list of related notes from the note links.

Credit

This plugin is inspired by tokuhirom/obsidian-2hop-links-plugin and Scrapbox 2hop links.