I suggest that at least "Copy", "Move" and "Pack" fully support
named and
unnamed filters (eg: ">Documents" resp. "*.doc") with
history like "Show Custom…" and "Select/Unselect Group…".
Currently the situation is as follows:
- "Copy" and "Move" support only unnamed filters with history (ComboBox "Only files of this type:").
- "Unpack" supports only unnamed filters without history (TextBox "Files to unpack:").
- "Pack" does not support filters at all.
I think filters for certain operations in addition to "Show" and "Select" are very useful, although they may be considered as not completely compliant with the Windows GUI standard. As far as I remember the standard says something like: "Select objects and then operate on the selection". But standard conformance is actually not an issue here, because TC already supports "post-selection filters" partially. I call the suggested filters
post-selection filters because they restrict the selection.
The post-selection filters could be applied to other operations not mentioned so far. Intentionally I omitted "Delete", because I think in this case filters would be too risky. Since "Delete" is probably the most dangerous command, I prefer to see the matched files before deletion. The latter is already possible by the following approach: Branch View, Show Custom…, Select All (visible), Delete.