You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
So for Zero Knowledge Proofs, I would have this property: knowledge-level:: expert.
Rust: knowledge-level:: intermediate
Stable Diffusion and NoSQL databases: knowledge-level:: beginner
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".
The text was updated successfully, but these errors were encountered: