Regex based filtering in ItemTable #148
Labels
feature-request
Request for functionality that has not already been implemented
handoff
Issues that will not be fixed by the first webqueue2 team (after 7/16/21)
Problem
Current column based filtering is a limiting solution allowing for one parameter to be filtered per column at a time and also not allowing for negated searches like "not blank".
Proposal
Slack, GitHub and Gmail all use an advanced for of search combining a field and a pressence parameter separated by a colon to do complex searching.
Implementing something similar to this may allow for high flexibility in searching for information in webqueue2 with a proper keyboard. The same interface is difficult on a smaller screen because of the amount of input needed. This feature should be considered for a future release of webqueue2.
Examples
The text was updated successfully, but these errors were encountered: