Opening Trello Links in the App

Hope one of the wizards in this community can help me with this.

My team at work just started using Trello to manage projects. I prefer using Mac apps vs browser tabs where I can, but I have a bit of a headache with the Trello Mac App.

Any link to a Trello ticket in Slack opens in my Default browser.

I did see that Trello Supports Links if you Swap

https://trello with trello://

But I can’t figure out how to “intercept” the link when I click it in Slack to send it to Trello.

I am using this as a soliton which uses the detect system changes in clipboard to match

https://trello and then Opened the Trello App and sends the link Via the P

paste URL & Go menu item.

This works well but still means I must highlight the URL and copy it to trigger it. Obviously, I am hoping to find a smoother way so I can click the link and have it open in Trello.

The March I attached is only configured for Slack right now, but the same idea could be applied in any app that you might get Trello link in.

Trello Links.kmmacros (6.1 KB)

I assume you are using Slack app, not in browser ? If it slack app, there is no easy way to intercept the link other than to do the copy method, otherwise in browser it can try the "Execute JavaScript in Browser " Action https://wiki.keyboardmaestro.com/actions/Execute_a_JavaScript_in_Browser

Yes the Slack App.

Yes it seems like the Slack app is the real limitation here. Bummer.