Implement a custom URL scheme comparable to Slack and Zoom. This will enable us to explicitly invoke/start Coder Desktop and potentially perform additional actions before opening the deep link.
To achieve this, Coder Desktop will identify and display buttons for all coder_app with a URL matching coder:/v0/open/url?target=<urlencoded url>/.
Implement a custom URL scheme comparable to Slack and Zoom. This will enable us to explicitly invoke/start Coder Desktop and potentially perform additional actions before opening the deep link.
To achieve this, Coder Desktop will identify and display buttons for all
coder_appwith aURLmatchingcoder:/v0/open/url?target=<urlencoded url>/.