Is it possible @Emile to filter out certain Link Types in Juggl?
For example when you have a note with Link Types consumes and delivers and you only want to show the ones with consumes?
Using CSS I’m able to style them with classes .type-consumes and .type-delivers, but filtering seems to be only possible for nodes, not for edges.
Can this be done?