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

Allow RegEx filtering #469

Open
4 tasks done
tegridyfarmer opened this issue Dec 20, 2024 · 5 comments
Open
4 tasks done

Allow RegEx filtering #469

tegridyfarmer opened this issue Dec 20, 2024 · 5 comments

Comments

@tegridyfarmer
Copy link

Checklist

  • I have used the search function for OPEN issues to see if someone else has already submitted the same feature request.
  • I have also used the search function for CLOSED issues to see if the feature was already implemented and is just waiting to be released, or if the feature was rejected.
  • I will describe the problem with as much detail as possible.
  • This request contains only one single feature, not a list of multiple (related) features.

App version

2.7.3

Where did you get the app from

Other

Feature or improvement you want

Allow filtering a RSS feed using RegEx.
It would be able to search on keywords in the title and/or description.
It would also allow setting RegEx for tags: where you can select for which feed(s) the RegEx should be enabled.

Why should this be added?

It allows granular control of what articles you get to see.
So something you don't want to see gets filtered out.
Adding the functionality to tags is to sae the user time to not have to copy and paste the same everytime.
It also makes changing rules easier for multiple entries.

Screenshots / Drawings / Technical details

It would be a two fields under the feed and tag options.

  • Title
  • Description
@tegridyfarmer tegridyfarmer added Needs: Triage Maintainer needs to decide if this feature should be accepted Type: Feature request labels Dec 20, 2024
@spacecowboy
Copy link
Owner

Regex is not supported by SQLite so this can't be done in a reasonable way.

@spacecowboy spacecowboy removed the Needs: Triage Maintainer needs to decide if this feature should be accepted label Dec 20, 2024
@tegridyfarmer
Copy link
Author

Should I close the issue as not planned?

@spacecowboy
Copy link
Owner

99% of issues are not planned. Not a reason to close it

@tegridyfarmer
Copy link
Author

tegridyfarmer commented Dec 20, 2024

@spacecowboy
Copy link
Owner

No.

  • Extensions aren't available on Android, as far as I know
  • Feeder is already using GLOBs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants