Open in app option for integrations
under review
B
Ben
Mac version to also have '"Open in…" button on external tasks was unreliable on Windows and Linux. Now it will always redirect to the browser instead of trying to open the local app, which might not be available. You can still force the opening of the app, by pressing Shift while clicking on the button.'
also be good to have an option to toggle whether you prefer desktop or browser
Danny Hatcher
Merged in a post:
Open in Clickup extended
Beltane.io
Give the option to open in the Clickup Desktop app. use the clickup:// protocol instead of https://app.clickup.
Found a workaround:
- Download chrome extension "Redirector"
- Apply these settings:
Redirect: https://app.clickup.com/*
to: clickup://app.clickup.com/$1
Hint: All clickup urls redirect to desktop app
Example: https://app.clickup.com/t/86bxtwef2 → clickup://app.clickup.com/t/86bxtwef2
Applies to: Main window (address bar), IFrames, Stylesheets, Scripts, Images, Responsive Images in Firefox, Objects (e.g. Flash content, Java applets), XMLHttpRequests (Ajax), HistoryState, Other
That way the "open in clickup" will not have you lots of double tabs in browser.
Danny Hatcher
under review