Menubar Key Sequence... With Secondary, Dependant Option

Hey there!
I have a time-tracking menubar item that I trigger with a key sequence (right ⇧⇧). I currently arrow down to select the items. However, once the menu is open, I’d like to just type “bn” or just “b” to select “BN” for example, which it currently will not respond to. I thought about using “Find/Search Image…”, trigger which I’m sure will work fine. HOWEVER… I would only want this option to be available immediately after the trigger that opened the menu bar is activated. I know this is possible, I just don't know how to set it up properly. Or maybe there is another similar approach.

Thanks!
Craig

you‘d need a key sequence with advanced trigger conditions that check the last triggered uuid and seconds since last trigger. I‘m currently on my phone, can post an example in a few hours

1 Like

Hey there. Just following up :slight_smile: Thanks!

This is what I meant with the advanced conditions:


The UUID would need to be the one of your right ⇧⇧ keysequence (right-click the sequence => copy uuid)

This would ensure the BN key sequence will only be recognized for 1 second after the right ⇧⇧ keysequence has been recognized