Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Per-feed filtering #52

Open
zaknesler opened this issue Jun 23, 2024 · 0 comments
Open

Per-feed filtering #52

zaknesler opened this issue Jun 23, 2024 · 0 comments
Labels
backlog We'll do it later maybe Maybe we'll do it, maybe not

Comments

@zaknesler
Copy link
Owner

This is something I saw suggested to add to yarr, and I think it'd be great. Some feeds produce a lot of garbage that would be nice to filter out from even being saved to the database. So a user-configurable filter per-feed would be super handy.

Functionality-wise, this is pretty complex and can be done in a bunch of ways, but some ideas for negative/positive filters might be:

  • title NOT "ai"
  • content HAS "fujifilm" AND "film simulation"

...or something like that

@zaknesler zaknesler added backlog We'll do it later maybe Maybe we'll do it, maybe not labels Jun 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog We'll do it later maybe Maybe we'll do it, maybe not
Projects
None yet
Development

No branches or pull requests

1 participant