Greetings,
As a variable is used more and more in an app, it can be difficult to know exactly how it is used. Although the Variables > Where used column is quite useful (notably by listing the trigger names with links to them), we don’t know much more. In particular, we don’t know if the variable is read or written. I often find myself in a situation where I read a variable a lot and only write it few times. Those writes are in general what I’m interested in.
Do you think it would be interesting to add a Show writes only checkbox somewhere to only list triggers where the variable is written? or convey this information differently, e.g. with an eye and/or pencil icon next to the trigger names?