-
-
Notifications
You must be signed in to change notification settings - Fork 141
Keywords enhancement - Boolean logic / regex #73
Copy link
Copy link
Open
Labels
acceptedFeature or bug accepted. PR is welcome.Feature or bug accepted. PR is welcome.feature requestIssue is about a new feature or improving existing feature/behavior.Issue is about a new feature or improving existing feature/behavior.
Metadata
Metadata
Assignees
Labels
acceptedFeature or bug accepted. PR is welcome.Feature or bug accepted. PR is welcome.feature requestIssue is about a new feature or improving existing feature/behavior.Issue is about a new feature or improving existing feature/behavior.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Checklist
Feature description
The keywords feature is a great idea, and with some improvements can be very useful. As it is, though, it's too limited to be of much use, as blocking any SMS with a particular keyword may cause blocking one that shouldn't be blocked. To help ensure this doesn't happen, it should be improved to allow blocking only messages that contain e.g. WORD1 AND WORD2 but NOT WORD3, and it should allow regex usage. While more complex, it should even allow things such as WORD1 AND (WORD2 OR WORD3).
Why do you want this feature?
See above
Additional information
No response