arrows - ElsaTam/obsidian-extended-graph GitHub Wiki
The arrows feature allows you to customize how link arrows are displayed in the graph view.
Reverses the direction of arrows on links. By default, arrows point from source (where the link is created) to target (the linked note). When inverted, arrows point from target to source.
Changes the arrow shape from the default curved shape to a triangular shape




Removes transparency from arrows, making them fully opaque. By default, Obsidian's graph arrows are translucent, allowing you to see links behind them.
When "Only when zoomed": Arrows may appear semi-transparent at certain zoom levels to reduce visual clutter When "Always": Arrows maintain full opacity regardless of zoom level
Adjusts the overall size of arrows.
Values greater than 1 increase arrow size. Values less than 1 decrease arrow size. Decimal values are supported (e.g., 0.5, 1.5, 2.0)
Prevents arrows from scaling with zoom level.
Allows you to set a specific color for link arrows. All arrows will use the selected custom color instead of the default or link-type-based colors.