rss-to-email icon indicating copy to clipboard operation
rss-to-email copied to clipboard

Make it possible for users to add their own feed filter functions

Open karllhughes opened this issue 7 years ago • 1 comments

Currently feed items can be filtered by a publishedSince field in the config object. I would like to make this filtering feature more dynamic so that users could include their own filtering functions and rules.

karllhughes avatar Apr 26 '18 00:04 karllhughes

This and #10 might be outside the scope of this project.

The goal of this library is to turn RSS feeds into emails; not necessarily manipulate RSS feeds by sorting, filtering, or otherwise mutating them.

These kinds of issues might be better in another project.

karllhughes avatar Dec 24 '18 01:12 karllhughes