3

Let us convert a global variable into a project variable.

I have many global variables that are used extensively through tasker.  Many of them are only used within the scope of a single project.

I would love to clean up Tasker and turn those global variables into project variables so they don't appear elsewhere.  Unfortunately it seems like the only way to do it is to manually find every instance of every mention of those variables and change them by hand, one by one.

Please add functionality to convert a global variable into a project variable instead.