Live data from Hacker News

Why does Hacker News not make links open in a new tab?

news.ycombinator.com

1–9 of 9 posts

Re: Why does Hacker News not make links open in a new tab?

#3
You're talking about a subjective preference as thought it's an objective absolute.

Personally I prefer how it is. If I want it in a separate tab then I'll middle click or ctrl/cmd+click. As far as I know there's no keyboard shortcut which forces a `target=_blank` links to open in the _same tab_ when I want that behaviour.

The one I can't stand is when sites override default behaviours so you can't do either

Re: Why does Hacker News not make links open in a new tab?

#4

You're talking about a subjective preference as thought it's an objective absolute. Personally I prefer how it is. If I want it in a separate tab then I'll middle click or ctrl/cmd+click. As far as I know there's no keyboard shortcut which forces a `target=_blank` links to open in the _same tab_ when I want that behaviour. The one I can't stand is when sites override default behaviours so you can't do either

Fair enough

Re: Why does Hacker News not make links open in a new tab?

#7
post #6

I don't want it to work that way, but if you're on desktop, you can just write a Chrome extension to add that for you, if that's how you'd like the site to behave. I made one to add an inline reply button because I wanted one.

And by "just", I mean, here you go:

https://github.com/fragmede/hn-open-in-new-tab

Re: Why does Hacker News not make links open in a new tab?

#9

You're talking about a subjective preference as thought it's an objective absolute. Personally I prefer how it is. If I want it in a separate tab then I'll middle click or ctrl/cmd+click. As far as I know there's no keyboard shortcut which forces a `target=_blank` links to open in the _same tab_ when I want that behaviour. The one I can't stand is when sites override default behaviours so you can't do either

I also prefer links to not open in a new tab. If I want it in a new tab I right click on the link and select open in new tab.