How I limit which macros are listed by "macro by name"

Okay, I have had a go at making a Macro that makes the process of adding Macros to the list simpler.

Select any Macro in the Library and press a hotkey. It gets added into the list of Macros the 'Trigger Macro by Name' Macro is limited to. That's it.

The Macro I have made stores the "list" in a Global Variable. The same Macro can be used to edit this list (i.e. to remove some or all the Macros from the list).

I'm sure it can be refined further and if I do that I will update new versions.

The Macro can be found here. (I didn't want to clutter up the current thread with versions of this idea).

I will post updates to the Macro as I refine it. First change will be ability to add multiple-selected Macros at once (at the moment it is one at a time).

1 Like