Hi Everyone!
I have this Named Trigger:
Every time I switch to Typora, I want QSpace Pro to be open in the (visible) background while keeping Typora in front. Like this:
Problem:
This setup is creating an infinite loop:
- Typora activates → trigger fires.
- QSpace Pro launches.
- “Activate Typora” fires → trigger fires again, repeating endlessly.
Questions:
- Is there a way to prevent the “Activate Specific Application” action from retriggering the “Specific App Did Activate” trigger in BTT?
- Or, is there a recommended approach in BTT to launch another app in the background when activating an app without causing a retrigger loop?
Any advice or a recommended workaround would be much appreciated!
Thank you!
James