When I run ‘Trigger Macro By Name’, it asks me to insert text, and then finds and lists the appropriate matching Macros.
But I would like to have text inserted automatically, without my typing.
This way, I can automatically display a list of Macros that have similar names.
For example, I have some macros that are named ‘Affiliate Site 1’, ‘Affiliate Site 3’, ‘Affiliate Master Files’, ‘Affiliate Accounting’, etc.
Now I want to ‘Trigger Macro By Name’ that automatically insert the text ‘Affiliate’, so now all Macros with the name Affiliate will show in the ‘Trigger Macro By Name’ list.
I just did not want to type any name, just one macro keystroke
Again, I must type the ‘macro keyword’ to search it, I just want a list matching a predefined search
Tried to load this, but it installs about 30 macros, all very complex with JSON codes, and fairly hard to debug.
Just want to click one key, say control 1, and get macro list matching ‘keyname1’, or click control 2 and get macro list ‘keyname2’, etc.
I found a bit of a workaround, by adding an extra key trigger in all the macros that I want to list, then hit that key trigger. This gives the clickable list.I suppose this is fine, just not very elegant.