Hey there, been setting up a "hub" radial floating menu that triggers off the same keyboard shortcut anywhere, but shows different menu items based on the app i'm in. For example, if I trigger it with zoom as the active window, it shows me "Mute" and "end call" if i trigger it in an app like Figma, it shows me "Detach component"—but not the zoom actions. It's been really fun to set up and already really helpful.
But I wanted to start setting up more complex conditions, but I can't seem to get it to work through the conditional activation groups as the conditions for them are limited. From what I can tell in the docs, I can set this either at the CAG level, or the ATC level. But I don't see ATC for custom floating menus. Am I missing something?
To help, here's what I want to do:
- I want to add items to the floating menu that only show if a window with the title "Zoom Meeting" exists. (So not the active/focused app, but just exists.) The idea here is I could unmute or mute my microphone by triggering the apple+shift+a keyboard shortcut from any app, as long as i'm in a meeting. So, for example, I could be checking my email on one monitor, with the zoom call unfocused on another monitor, and quickly unmute/mute myself from this radial menu.
I see other triggers have "advanced conditions" but custom floating menus do not. Is this a feature that is TBD? Or am I missing something? Let me know if I can share any screenshots if that would help...