njelich / LinkOff

Cleans the LinkedIn feed based on keywords and filters.
MIT License
163 stars 19 forks source link

Hiding Carousel / Document Posts #48

Open erikmackinnon opened 1 year ago

erikmackinnon commented 1 year ago

Is your feature request related to a problem? Please describe. LinkedIn appears to be rewarding people who are posting carousels... it's the 2023 version of last year's "poll problem."

Describe the solution you'd like I'd like a setting that hides carousels entirely. (Side note: this might actually be the result of "Post a Document"?)

Additional context Here's a screenshot of what I'm referring to... posts like this:

carousel

njelich commented 1 year ago

That should be pretty easy to add. I'll take a look at some key markers of a carousel post and make an update.

njelich commented 1 year ago

If you are competent, you can easily add the filter - simply find the classname/id/some other key idenitifier of carousel posts and add another hide element option.