miniflux / v2

Minimalist and opinionated feed reader
https://miniflux.app
Apache License 2.0
6.65k stars 706 forks source link

Block rules for the description of an Entry #2583

Open Sleepful opened 5 months ago

Sleepful commented 5 months ago

Block rules currently apply to "articles with a title, an url, a tag or an author that match the regex". I would like to extend block rules to also apply to the description of an RSS entry.

Two options to do this:

I am willing to implement this after approval from maintainer

yrmuq commented 4 months ago

If current block rules will include descriptions - will be more false positive blocked entrys? Will be more better have separate block rules inputs for title, url, tag, author and description?