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

Open item in a new (background) tab #695

Closed
AmrEldib opened this issue Aug 20, 2015 · 11 comments
Closed

Open item in a new (background) tab #695

AmrEldib opened this issue Aug 20, 2015 · 11 comments

Comments

@AmrEldib
Copy link

The 'Open' button/link does open items in a new tab. However, the browser switches over to that new tab. I try to use the middle button on my mouse, or right click > Open in New Tab. But it doesn't work, because 'open' is not a link.
Adding a button/link to open item in a new background tab would really help because I usually scroll through items, open the ones that are interesting, then go read them rather than scroll, read, scroll, read, etc.
Or, instead of adding a new button, switch the 'open' button to a link that can be opened.
An existing workaround is to click on the name of the feed, it's a direct link to the item, but it's way too subtle.

@bendem
Copy link

bendem commented Aug 20, 2015

As a workaround, you can click the site name and timestamp at the top of the article (next to the tags). That one is a link.

@PhrozenByte
Copy link
Contributor

I implemented this more than 1,5 years ago, but @SSilence rejected the pull request. You can still merge it on your own: #452. My fork contains some more (imo very helpful) additions for desktop users which were rejected, too.

@AmrEldib
Copy link
Author

Thanks @PhrozenByte I'll give that a try.
thanks for the tip @bendem I made a note of that in my first post, but it's way too subtle to find.

@bendem
Copy link

bendem commented Aug 20, 2015

it's actually not that hard to find. Timestamps are the usual place to look at when looking for permalinks (facebook, twitter, G+, blogs...)

@AmrEldib
Copy link
Author

true, except it's not the timestamp but rather the name of the feed source.

@drasill
Copy link

drasill commented Aug 21, 2015

With firefox, you should set the option in about:config named browser.tabs.loadDivertedInBackground to true.

Then when you press the v key in Selfoss, it opens in a new tab, without switching to it.

There's a solution to do it in the other browsers, I suppose.

@jtojnar
Copy link
Member

jtojnar commented Feb 5, 2017

It is actually the timestamp now, as clicking the source opens the source (#794)

@phyesix
Copy link

phyesix commented May 15, 2020

Hi all, is there any action about this?

@marcin93
Copy link

marcin93 commented Oct 3, 2020

Hi, is that request in contradiction to some plans, best practices, anything?
Provided workaround is working but ... really non-intuitive.

@jtojnar jtojnar added this to the 2.19 milestone Oct 3, 2020
@jtojnar
Copy link
Member

jtojnar commented Oct 3, 2020

It is on my to do list. I want to make more buttons in the interface links, just did not get around to it yet.

Edit: the fix should now be part of #1216.

@jtojnar
Copy link
Member

jtojnar commented Jan 26, 2021

Fixed by dba6b06. Sorry for the delay.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

7 participants