desktop-app icon indicating copy to clipboard operation
desktop-app copied to clipboard

Setting for opening links

Open stkjj opened this issue 1 year ago • 24 comments

right now Station opens a link in a seperate window of it's own. Right click allows additionally for "Open Link in new page" and "Open Link in default browser":

Bildschirmfoto  2023-07-07 um 11 01 38

An additional setting to chose any of these as default behavior (esp. with the link being opened in the background without leaving Station) would be helpful to gather info in Station from various sources and to dive deeper later in open browser tabs.

stkjj avatar Jul 07 '23 08:07 stkjj

I was just going to raise the same issue,+1 on this 👍

NithyaMenon avatar Jul 07 '23 13:07 NithyaMenon

Another +1 from me. Also ctrl-click or cmd-click to open in the not-usual browser.

libroraptor avatar Jul 09 '23 01:07 libroraptor

The default browser should be the default action, settings for this should be an addition.

sanyatuning avatar Aug 21 '23 06:08 sanyatuning

I was also looking for this. The app is awesome but I need to use the default browser

ebisbe avatar Aug 26 '23 08:08 ebisbe

+1 for this feature to be added.

rloechner avatar Sep 09 '23 01:09 rloechner

+1 Opening links within Station instead of the default browser seems counter to their design philosophy. In any case, I want all links to be opened within the default browser. Unlike the OP, however, I want the browser to come to the front and steal focus when I click on a link.

ericgoetz avatar Sep 14 '23 16:09 ericgoetz

I think that we might benefit from a config pref:

  • [ ] open links in a Signal browser
  • [x] open links in system default browser

libroraptor avatar Sep 14 '23 20:09 libroraptor

+1 to this--an option to open links directly in the default browser would be really helpful here

k-r-chandran avatar Sep 20 '23 13:09 k-r-chandran

+1 !!!

samwh1te avatar Sep 22 '23 12:09 samwh1te

Yes please! +1

NSDodgers avatar Sep 25 '23 14:09 NSDodgers

+1 Please as Station is a very good multi tasking app but without default browser opening it actually hinders the multi tasking at work.

wei-lin-lee avatar Sep 26 '23 02:09 wei-lin-lee

Since Station 2.5.0 you can use Ctrl+Click (MacOS: Cmd+Click) to open a link in default browser and Shft+Click to open a link in background browser tab.

viktor44 avatar Oct 12 '23 09:10 viktor44

it would be very nice if it could be set as default.

NSDodgers avatar Oct 12 '23 12:10 NSDodgers

@NSDodgers what could be set?

viktor44 avatar Oct 12 '23 13:10 viktor44

Opening links in the default browser by default without an extra key modifier — Nick Solyom (he / him / his) 818 822 7156 @.***

On Thu, Oct 12, 2023 at 9:10 AM Viktor @.***> wrote:

@NSDodgers https://github.com/NSDodgers what could be set?

— Reply to this email directly, view it on GitHub https://github.com/getstation/desktop-app/issues/178#issuecomment-1759586016, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFAWS5XP4CHZ5L6DYPQNYGDX67T4FAVCNFSM6AAAAAA2BPCVS6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTONJZGU4DMMBRGY . You are receiving this because you were mentioned.Message ID: @.***>

NSDodgers avatar Oct 12 '23 13:10 NSDodgers

+1 this would make Station a dream app!

Th3CodeFather avatar Oct 19 '23 12:10 Th3CodeFather

This actually causes issues with a lot of integrations. Gmail attachments (Open with drive), Discord links...

Theres a lot of these that just don't seem to work on station because default is that little InAppBrowser

Lindsor avatar Oct 25 '23 19:10 Lindsor

@Lindsor try https://github.com/getstation/desktop-app/issues/178#issuecomment-1759215072 Works perfect for me.

viktor44 avatar Oct 26 '23 07:10 viktor44

@viktor44 it works with a few links which is really nice but not all like these: image

I cant show the entire screen but its a gmail word attachment to open in google drive

Lindsor avatar Oct 26 '23 13:10 Lindsor

If we were offered an option to set a default, then some users who prefer the in app browser can choose to keep it. It seems to me that there are many uses for which this would be useful, but there are many times this adds confusion. The example above with Google Drive comes up quite often. Zoom links often create issues as well.

k-r-chandran avatar Oct 26 '23 13:10 k-r-chandran

@Lindsor I got it. You're right. It is a problem.

Unfortunately, this feature is not easy to implements.

viktor44 avatar Oct 26 '23 21:10 viktor44

@viktor44 I've look at the source code to try and figure this out, but I don't see where to implement this yet. You say it's not easy, so I'm guessing that it's not as simple as modifying one of the click callbacks. Can you give me a bit more direction of what it would take to implement it so I can decide if I want to take it on?

This is only thing that bothers me about using Station. While there are other options like the right-click menu and Ctrl+Click (MacOS: Cmd+Click), I find that 90% of the time I forget to do this on the first try because my brain has been trained by all the other apps that I use.

joshuadutton avatar Feb 28 '24 17:02 joshuadutton

@joshuadutton it would be great if you tried to implement this. Actually I don't know how to do it 😄

Here https://github.com/getstation/desktop-app/blob/817ed93511e976c128fb851a908ed812401ee7a3/app/services/services/tab-webcontents/main.ts#L270

we are playing with the way of opening new window. Maybe it's now the right place to address the issue, but it's a good point to start the investigation.

viktor44 avatar Mar 04 '24 23:03 viktor44

+1 from me. It is really nagging me that by default Station is using own window, half things doesnt work there (PDF preview, sessions are not shared...). By default it should open in default browser, and in setting one can choose...it could be in theory per app settings, some apps I believe is ok to have it as it is now...but most of them nope.

2ge avatar May 22 '24 13:05 2ge