Tacitustus20 downloadsPropagates graph node colors to uncolored nodes based on their connections.
Propagates graph node colors to uncolored nodes based on their connections.
Define color groups in Obsidian's built-in Graph view → Groups panel as usual — this plugin reads those groups and automatically spreads their colors to nearby notes that don't have a group of their own, based on how closely they're linked. No extra configuration files or query syntax to learn.
path: or tag: queries.[[wikilinks]]).decayFactor ^ hopDistance. Contributions below Min influence are ignored.| Setting | Description | Default |
|---|---|---|
| Auto-apply | Automatically re-apply colors when Graph view opens or its groups change | On |
| Decay factor | How much a color's influence shrinks per hop (0–1). Lower = influence fades faster | 0.6 |
| Max hops | How many hops to search for a colored note | 3 |
| Min influence | Minimum weight required for a color to count; smaller contributions are discarded | 0.05 |
main.js and manifest.json from the latest release.<your-vault>/.obsidian/plugins/graph-color-propagation/.graph.json; they only affect the visual rendering of the Graph view.