dendronhq / dendron

The personal knowledge management (PKM) tool that grows as you do!
https://wiki.dendron.so
Apache License 2.0
6.68k stars 252 forks source link

FR: Make node sizes dynamic #1419

Open ilteris opened 3 years ago

ilteris commented 3 years ago

Please Select if your Request is Either something new or an Enhancement

Please select the area your request applys to. (Multiple selections are Possible)

Is your feature request related to a problem? Please describe

Currently graph view is flat and it's hard to distinguish important nodes from unimportant ones easily.

A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] I would like to have a system where I could distinguish better between nodes

Describe the solution you'd like

I would like node sizes to be dynamic based on certain variables such as children + granchildren numbers. link numbers.

A clear and concise description of what you want to happen. The graph loads with nodes in a system that has physics which means elements have mass. Each node size is determined by the children and grandchildren and grandgrandchildren numbers.

Describe alternatives you've considered

A clear and concise description of any alternative solutions or features you've considered.

Additional context

Add any other context or screenshots about the feature request here.

hikchoi commented 3 years ago

Thank you for the feature request. This is indeed an interesting one. We have barely explored what we can do with cytoscape in our graph view, so these kinds of feedback are great for our future plans for graph enhancement. We'll definitely keep this in our backlog and take note of it when we spec out more features for the graph view :)