mottox2 / obsidian-relation-pane

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

License:MIT License


Languages

Language:TypeScript 45.3%Language:Svelte 39.4%Language:JavaScript 12.9%Language:CSS 2.3%