Finkey

approved

by FloRenzi

Generates interactive Sankey diagrams - This plugin has not been manually reviewed by Obsidian staff.

21 downloadsUpdated 8d agoMIT

FINKEY

Create beautiful and interactive sankey diagrams right in your notes.

Finkey example

Tired of sankey generators putting nodes out of order? Drag and drop them back in position or disable the automatic alignment altogether.

Drag example

See the flow on hover and instantly understand how much is left in each node.

Usage

Start a codeblock with ```finkey (lowercase)

If the relaxation algorithm is disabled via plugin settings, Finkey will respect the order the nodes appear in the codeblock.

```finkey

Node A -> Node B : 50

// this is a comment

Node A -> Node C : 100
Node C -> Node 1 : 20
Node C -> Node 2 : 30

// @positions: Here will be some positional logic generated by Finkey. Can be deleted to reset the layout.

Palette by ❤️ Catppuccin

For plugin developers

Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.