Opened 11 years ago
Last modified 8 years ago
#9293 closed Feature request
"filter IN items matching all of the following" — at Initial Version
Reported by: | Wo'O Ideafarm | Owned by: | |
---|---|---|---|
Priority: | high | Component: | FileZilla Client |
Keywords: | filter boolean include exclude | Cc: | |
Component version: | Operating system type: | Windows | |
Operating system version: | 7 |
Description
There is currently no way to filter IN items passing the specified test. For example, right now I need to see only file names that (1) contain ".dsc" and (2) end in ".jpg". There is no way to do this.
A quick and dirty enhancement would be to add a checkbox that, when checked, causes the filter to INclude rather than EXclude.
I've marked this "high" priority on the presumption that this would be easy to do and would significantly improve the usefulness of filtering by making all boolean operations possible. From a boolean algebra point of view, the current filtering options are logically incomplete.