I created more than 10 text manipulations using a regex transform.
I tested 2 of them with workflows and they work fine.
They are all structured the same way (hotkey, app focus, etc) except for the regex.
My problem is that I do not want to assign a hotkey to each. I want to assign one text manipulation hotkey (⌃⌥ ⌘T) and choose from a list of transformations.
My initial idea was to use the same hotkey, ie sharing/conflicting hotkeys and expected some kind of a menu to be displayed from which I would choose, but this is not the case, even if all workflows are structured th