Sorry, now I see that the title of Variables is wrong in this version.
These are the two titles I guess must be fixed:
Sorry, now I see that the title of Variables is wrong in this version.
These are the two titles I guess must be fixed:
There are a lot of temporary variables in the list, mixing BTT-temporary and User-temporary variables.
I find difficult to look to my user-temporary variables as they are between BTT-temporary variables (because all are sorted by name).
It would be useful for me to have different labels with different colors for differentiating them.
And the most important, to have a pair of checkboxes in the lower area to hide the temporary variables we don't want to see.
Something like this, but with different colors for the "BTT-Temporary" and "User-Temporary" labels:
Sorry, BTT currently doesn't differentiate between user temporary variables and internal. Maybe I can add such differentiation in the future, for now best prefix your variables with some string, so you can sort or filter.
Yes, I will prefix all my new variables from now on.
But it would be a mess to rename all the temporary variables I have done for the last years…
It would be possible to add the "BTT_" prefix to all the current BTT temporary variables that doesn't start with "BTT_" without breaking any current configuration that users have?