omnivore-app / omnivore

Omnivore is a complete, open source read-it-later solution for people who like reading.
https://omnivore.app
GNU Affero General Public License v3.0
12.64k stars 639 forks source link

Filters on RSS feeds (feature request) #3258

Open bootlegcoal opened 9 months ago

bootlegcoal commented 9 months ago

Would love if feeds could have filters attached to them. Say I want to follow a local newspaper but they only have one RSS feed for their site. On importing that RSS feed, I could tell it 'exclude: -biden -trump -china -hollywood', and those articles would be automatically ignored / not imported by Omnivore. I haven't Found an RSS reader that supports this. Thank you!

jacksonh commented 9 months ago

Thanks. I think with our rules we can almost do this. Essentially if any of those terms are in the entry delete it. Maybe we can build a bit of a layer on top to make this easier.