What I’m trying to do
I keep journal where i write down my dreams which I see when i am sleeping.
I set up properties for each entry, which contain references to another note
eg.
“My bad dream”
property “themes”, references notes “Death” and “Pain”.
property “location”, references notes “school”, “hospital”
When I open graph view, nodes size calculated by references, which means that I have BIG nodes coresponding to notes with dreams, who has a lot of references. But references are always small (because they never point to anything).
I wish i could see opposite. Big nodes for most used references to be able to discover most appearing themes, and how the correlate.
Things I have tried
I look through settings and plugin settings;
I googled and searched forum by topics related to node size/tags node size etc, but found mostly feature requests 3-4 years old.