Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setting for opening links #178

Open
stkjj opened this issue Jul 7, 2023 · 28 comments
Open

Setting for opening links #178

stkjj opened this issue Jul 7, 2023 · 28 comments
Labels
enhancement New feature or request

Comments

@stkjj
Copy link

stkjj commented Jul 7, 2023

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.

@NithyaMenon
Copy link

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

@libroraptor
Copy link

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

@viktor44 viktor44 added the enhancement New feature or request label Jul 31, 2023
@sanyatuning
Copy link

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

@ebisbe
Copy link

ebisbe commented Aug 26, 2023

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

@rloechner
Copy link

+1 for this feature to be added.

@ericgoetz
Copy link

+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.

@libroraptor
Copy link

libroraptor commented Sep 14, 2023

I think that we might benefit from a config pref:

  • open links in a Signal browser
  • open links in system default browser

@k-r-chandran
Copy link

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

@samwh1te
Copy link

+1 !!!

@NSDodgers
Copy link

Yes please! +1

@wei-lin-lee
Copy link

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

@viktor44
Copy link
Collaborator

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.

@NSDodgers
Copy link

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

@viktor44
Copy link
Collaborator

@NSDodgers what could be set?

@NSDodgers
Copy link

NSDodgers commented Oct 12, 2023 via email

@Th3CodeFather
Copy link

+1 this would make Station a dream app!

@Lindsor
Copy link
Contributor

Lindsor commented Oct 25, 2023

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

@viktor44
Copy link
Collaborator

@Lindsor try #178 (comment)
Works perfect for me.

@Lindsor
Copy link
Contributor

Lindsor commented Oct 26, 2023

@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

@k-r-chandran
Copy link

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.

@viktor44
Copy link
Collaborator

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

Unfortunately, this feature is not easy to implements.

@joshuadutton
Copy link

@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.

@viktor44
Copy link
Collaborator

viktor44 commented Mar 4, 2024

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

Here

wc.setWindowOpenHandler((details: HandlerDetails) => {

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.

@2ge
Copy link

2ge commented May 22, 2024

+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.

@Litwilly
Copy link

+1 on using default browser as a default.

@Gauchoref
Copy link

Trying to decide which platform to migrate to replace Franz. Love my trial with Station but this one issue may be a deal-breaker

@joshuadutton
Copy link

I'm currently using Vivaldi browser as a replacement. I've setup my frequently used apps (like email) as "web panels" and it works quite well.

@luispimenta
Copy link

How to leave the browser by default? Without having to hold down control every time?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests