refined-hacker-news icon indicating copy to clipboard operation
refined-hacker-news copied to clipboard

Feature request: hide-paywalled-sites

Open zenakuten opened this issue 5 years ago • 7 comments

Removes all links from wsj, nytimes, bloomberg, etc

Paywalled sites are a constant source of contention. From HN FAQ:

" It's ok to post stories from sites with paywalls that have workarounds.
In comments, it's ok to ask how to read an article and to help other users do so. 
But please don't post complaints about paywalls. Those are off topic. "

And yet they are constantly complained about, most workarounds don't work, and the 'web' link hasn't worked in a long time. HN mods don't care.

zenakuten avatar Jun 13 '19 17:06 zenakuten

@plibither8 I'd be happy to pick this up

cdtinney avatar Jun 13 '19 21:06 cdtinney

Hey @cdtinney,

I think the best way to move forward with this feature would be to generalise it and make it into blacklist-story-url.

The URL matching patterns can be inputted by the user in the extension popup on a separate field. All story URLs matching these URL patterns will be hidden automatically.

What do you think about it @zenakuten?

plibither8 avatar Jun 15 '19 03:06 plibither8

That works for me.

zenakuten avatar Jun 15 '19 17:06 zenakuten

That seems like a great solution in terms of generality but it could be made easier by providing some common lists (e.g. the sites mentioned) that can be enabled/disabled and then allowing custom patterns on top of that if users want flexibility.

e.g.

Blacklisted URLs

  • [ ] Pay-walled sites (foo, bar, baz)
  • [ ] Custom patterns (input below)

cdtinney avatar Jun 16 '19 19:06 cdtinney

Hmm, but what if the user does not want to see stories from any pay-walled, except those from, say, NYT – then there should be a way to whitelist URLs too. This seems like a complex solution to a simple problem.

I think the ideal way to move forward with this would be provide users with a textarea where a list URL patters can be inputted by the user. Along with this, there can be a button/checkbox ('add pay-walled sites') that fills the textarea with pay-walled site URLs when clicked. This way we allow the user the option to block pay-walled sites, and there's no need to add a 'whitelist' option.

plibither8 avatar Jun 17 '19 15:06 plibither8

Fair enough.

Textarea + button is along the lines of what I was thinking. That sounds good to me. I can work on that.

Colin

On Mon, 17 Jun 2019 at 18:46, Mihir Chaturvedi [email protected] wrote:

Hmm, but what if the user does not want to see stories from any pay-walled, except those from, say, NYT – then there should be a way to whitelist URLs too. This seems like a complex solution to a simple problem.

I think the ideal way to move forward with this would be provide users with a textarea where a list URL patters can be inputted by the user. Along with this, there can be a button/checkbox ('add pay-walled sites') that fills the textarea with pay-walled site URLs when clicked. This way we allow the user the option to block pay-walled sites, and there's no need to add a 'whitelist' option.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/plibither8/refined-hacker-news/issues/28?email_source=notifications&email_token=AAY5L76Q4GH2Y2LQKYQHRXDP26WUDA5CNFSM4HX4EKQKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODX3SLFQ#issuecomment-502736278, or mute the thread https://github.com/notifications/unsubscribe-auth/AAY5L74OAVYXQ6SRIUROMETP26WUDANCNFSM4HX4EKQA .

cdtinney avatar Jun 17 '19 15:06 cdtinney

Great, thank you!

plibither8 avatar Jun 17 '19 15:06 plibither8