News:

Welcome to our NEW forum! We invite you to sign up today
so it can grow to be a valuable resource to all Toolbox users!

Main Menu

[Tip] Show only actions that use a hotkey

Started by Paul (Lead Developer), February 17, 2026, 03:28:13 PM

Previous topic - Next topic

Paul (Lead Developer)

If you have a lot of actions with hotkeys, you may struggle to remember which hotkeys you've set. So, did you know that you can filter your actions by trigger type? The action below will filter the action list to show only actions that use a hotkey (because /hk in step 1 is the filter type for hotkeys).

(Start)
HOW TO USE: Copy from Start to End, and then paste into an action.
REFERENCE : See an example of pasting at alomware.com/paste.png
0001 Toolbox: Filter action list with "/hk"
0002 Toolbox: Show the tab named "Automation"
(End)

You can also filter actions by changing /hk in step 1 to one of these:

  • /cl for clipboard triggers.
  • /to for toasts (notifications).
  • /ty for typed triggers.
  • /any for any trigger type.