Use case or problem
With the advent of properties, I heavily rely on the property “type” to indicate whether a note is about a summary, a quote, a person, a recipe and so on (yes, I could use tags for that, but I don’t).
In graph-view, there’s the possibility to enable/disable tags, making tags visible nodes in the graph. To my knowledge there’s no way to do this with types (or any other property except tags).
Proposed solution
Implement a mechanism to let customers add entries of properties (or even name-value pairs) to a dynamic list of “on/off” switches, located in the filter section of the settings of the graph-view. That way, users could add switches to enable/disable any property they wish (by the way making the existing tag switch obsolete), thereby revealing the connection between that given property (or even name-value pair) and the nodes which have that property (or even name-value pair) in their meta-data.
Current workaround (optional)
There’s no workaround that I’m aware of.