I am relying quite a lot on variables and manage to sometimes have quite a number of then in a prototype.
1
A way to group the variables together would be great. All variables related to a purpose to sit together and be able to hide/collapse together
2
a table view (like a excel sheet with two columns) where large amounts of data could be entered quickly. Maybe even pasted from excel.
My use cases. I prototype a map. And I would like to let the user tap on the map. At different coordinates there are different points of interest. I store those coordinates in variables.
Or, I have a pop in dialog that I want to reuse for. Instead of using a symbol and editing 10 times to override the text. It would be great to set the text to be read from a set of 10 variables.
3
maybe a quick filter to display only related variables to the selected layer or action. I could enable it in order to quickly hide all the unrelated variables.
4
maybe allow to color code these variables
Just a few ideas for improvement.
Great job guys so far!