trashhalo / logseq-graph-analysis

learn more about the relationships between between your notes using network analysis algorithms
GNU General Public License v3.0
145 stars 13 forks source link

allowing people to control the color of the graph nodes #27

Open trashhalo opened 2 years ago

trashhalo commented 2 years ago
cactus71480 commented 1 year ago

Yes! Please add the ability to color nodes, either manually or applied to a property or value of a property!

I primarily use Logseq as a self-learning tool, and the graph-analysis plugin has been really great so far for visualizing how my "second brain" has grown.

What would enhance the graph-analysis plugin for me would be the ability to set the color of nodes based off either their property or value of their property.

For example:

Say I want to learn more about a variety of different concepts/ideas - Zero Knowledge Proofs, Rust programming language, Stable Diffusion, NoSQL databases, etc.

Let's say I'm an expert on Zero Knowledge Proofs, have an intermediate understanding of Rust, and don't know anything about Stable Diffusion nor NoSQL databases.

I would categorize these pages by adding a property that would indicate my knowledge level of each node.

I want to be able to set the color for each "value" of the property "knowledge-level". Green would be for "expert", Yellow would be for "intermediate", Red would be for "beginner".