App like Raycast or spotlight don't take focus of any other apps and hover can't be used as I want to use keyboard with raycast/ spotlight so how I can make the shortcut ignore raycast or spolight
Here is my setup
Finder_export.bttpreset (31.9 KB)
Have you checked the conditional activation group feature Trigger Conditions & Conditional Activation Groups · GitBook ?
Could you please give a real-world example?
So, I have 3 keyboard shortcut for Finder
First Set:
return→ ⌘ ↓
delete→ ⌘ ↑
⇧ return→ rename hotkey(made in system setting)
I want above to triggered only when
- Typing is not happening
- App like spotlight or raycast don’t get affected; or say Finder is in focus
(let’s say I am in Finder and just envoked Spotlight then above shortcut key follow here too)
Second Set
Also, I have setup
return→return
delete→ delete
⇧ return→ ⇧ return
I want it to work as it is when
- Typing happening
- Raycast and Spotlight to be able to use return or delete key as intended or say Finder is not in focus
So, I got it working with this setup but there is one issue, holding delete key won't keep deleting, it stop at deleting 1 character, I don't know why is that
https://i.imgur.com/NLcHq7e.jpeg