Relational Graph

by Tristan Van Garsse
5
4
3
2
1
Score: 50/100

Description

Relational Graph is an Obsidian plugin that visualizes connections between notes based on shared context and direct links.

Reviews

No reviews yet.

Stats

0
stars
311
downloads
0
forks
62
days
21
days
22
days
0
total PRs
0
open PRs
0
closed PRs
0
merged PRs
0
total issues
0
open issues
0
closed issues
22
commits

Latest Version

23 days ago

Changelog

Fixed

  • Reduced vault startup delay by deferring relationship indexing until the graph is needed.
  • Fixed severe graph jitter on dense relational graphs.
  • Fixed simulations stopping at unstable arbitrary positions.
  • Added repulsive force between all nodes so layouts settle into a stable equilibrium.
  • Improved node dragging and force simulation behavior.

Changed

  • Changed the default minimum relationship weight to 2.0.

README file from

Github

Relational Graph

Relational Graph is an Obsidian plugin that visualizes connections between notes based on shared context and direct links.

Features

  • Incremental vault indexing
  • Shared-context relationships
  • Direct-link relationships
  • Recency weighting
  • Relationship filters
  • Filter toolbar
  • Project focus
  • Node styling
  • Interactive graph navigation

Installation

Once approved, install the plugin from:

Settings → Community plugins → Browse → Relational Graph

Usage

  1. Open the command palette.
  2. Run “Open Relational Graph.”
  3. Use the toolbar to filter relationships.
  4. Click a node to open its note.
  5. Drag nodes to rearrange the graph.

Project metadata

Projects can be defined with frontmatter:

project: Example Project