Skip to main content
Answered

Deeplink to Board in Desktop App Without Launching Browser


Hello!

Is it possible to deeplink to a specific board in the Miro desktop app without launching a browser?

Thank you in advance.

-Adam

Best answer by agrandy

Hi, @Kenneth Ritley!

I finally gave your recommendation on the above linked thread a try. My use case is deep linking to a Miro board in the app and bypassing the browser by pressing a Stream Deck button.

When I program a Stream Deck button using “Open” (typically used to launch an app) with the convention below, it deep links to the board in the app without launching a browser. Exactly what I want!

open -a miro "https://miro.com/app/board/...”

Thank you!

-Adam

View original
Was it helpful?

Kenneth Ritley
Forum|alt.badge.img+1

Hi @agrandy 

I’ve never been able to get this to work - but I’ve also never had the motivation to really try - but still you might find this discussion useful:

https://community.miro.com/ask-the-community-45/opening-a-board-url-in-the-desktop-app-by-passing-it-as-a-parameter-14254

Good luck! Ken


  • Beginner
  • June 20, 2024

Thank you, @Kenneth Ritley. Will take a look!


  • Beginner
  • July 8, 2024

Hi, @Kenneth Ritley!

I finally gave your recommendation on the above linked thread a try. My use case is deep linking to a Miro board in the app and bypassing the browser by pressing a Stream Deck button.

When I program a Stream Deck button using “Open” (typically used to launch an app) with the convention below, it deep links to the board in the app without launching a browser. Exactly what I want!

open -a miro "https://miro.com/app/board/...”

Thank you!

-Adam


Kenneth Ritley
Forum|alt.badge.img+1

Hi @agrandy  - Glad it worked out!  Sort of takes me back to the 1990’s when all apps worked like this!


ElvaMiro
Mironeer
Forum|alt.badge.img+2
  • Mironeer
  • July 10, 2024

hi @agrandy 

 

Great to hear it worked out! Thanks @Kenneth Ritley for the tips! 


Reply