Does anyone know if it's possible to run certain shortcuts only a specific browser with a specific URL? I want to use custom keyboard shortcuts for Roam Research but only if it matches that URL.
Does anyone know if it's possible to run certain shortcuts only a specific browser with a specific URL? I want to use custom keyboard shortcuts for Roam Research but only if it matches that URL.
Not for a URL per se, but you can functionally accomplish the same thing by making a new macro group along these lines:
Awesome thanks!
I guess you could layer in if then rules to check browser URL to then fire automation?
Yes, you could