Skip to content

[Feature request] Optional whole-keyword filtering or Regex #1821

@nillvy

Description

@nillvy

Checklist

  • I have tested the latest 5.0 beta version, and it doesn't have this feature.
  • I have searched for existing issues (open and closed) and confirmed this feature hasn't been requested before
  • I believe this feature request will benefit more than 10% of users, not just myself

Feature Description

Currently, keyword filters seem to work as wildcards and allow partial matches. Whitespace either side also seems to be ignored. This means that a filter for "EP" would also filter "Epidemic" or "Step".

Given that current users may want to filter short terms like "AI", it would be nice to either be able include whitespace (i.e " EP "), provide regex (i.e "\bAI\b"), or mark a keyword as requiring the whole word in order for a filter to activate.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions