Skip to content

Customize factors effecting node size in obsidian graph.

License

Notifications You must be signed in to change notification settings

CalfMoon/node-factor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

11c2d86 · Mar 13, 2025

History

15 Commits
Mar 12, 2025
Mar 13, 2025
Mar 7, 2025
Mar 7, 2025
Mar 7, 2025
Mar 7, 2025
Mar 7, 2025
Mar 7, 2025
Mar 12, 2025
Mar 7, 2025
Mar 12, 2025
Mar 7, 2025
Mar 13, 2025
Mar 7, 2025
Mar 7, 2025
Mar 7, 2025

Repository files navigation

Obsidian Node Factor

This plugin helps you customize the factors that effect node size in obsidian graph view. The factors include, letter count, forward & backward weight, and forward tree weight.

Installation

  1. Search for "Node Factor" in Obsidian's community plugin browser.
  2. Install it.
  3. Enable the plugin in your Obsidian settings under "Community plugins".

Configuration Options

Option Meaning Default value
Forward link weight multiplier Weight of single link coming out of a node 1
Travel forward tree Determines if forward weight is decided by just the immediate nodes coming out or everything after it off
Backward link weight multiplier Weight of single link coming out of a node 1
Character per weight Given number of letters give 1 weight 0

Author

CalfMoon: Email, Github

Bug Reports

This project still new and might have a few bugs. For bug reports use this repo's Issues section.

License

OBSD, see LICENSE.