Search: ability to exclude directories & more
Posted: Thu Aug 21, 2014 2:36 am
It would be great if there was a way to exclude directories from the search tool.
Example: Search all images between a date range, within the Pictures folder & recursively but exclude the "landscapes" sub-directory.
I imagine the implementation could be:
1. A new condition is available that adds the Path (or Folder or Directory), with criteria like other strings (is, is not, is any of, contains, does not contain, starts with).
-> Maybe a new criteria 'is not any of' would be useful for quickly listing multiple exclusions
2. A new UI introduced that is a directory tree where each directory has a checkbox next to it so you can exclude some directories but include deeper sub-directories.
-> this would be more powerful, as you can pick & choose multiple, spread out directories spanning all the storage media on the computer.
Also noticed a few other problems/suggestions.
A. When doing repeated searches, the previously selected directory is forgotten, I suggest it should default to the last used directory for that session.
B. There doesn't seem to be a way to search for multiple file types (eg. *.jpg,*.png).
-> Maybe the RegExp mode might help, but I can't find any documentation on using that mode (ideally some documentation would include some common examples).
Example: Search all images between a date range, within the Pictures folder & recursively but exclude the "landscapes" sub-directory.
I imagine the implementation could be:
1. A new condition is available that adds the Path (or Folder or Directory), with criteria like other strings (is, is not, is any of, contains, does not contain, starts with).
-> Maybe a new criteria 'is not any of' would be useful for quickly listing multiple exclusions
2. A new UI introduced that is a directory tree where each directory has a checkbox next to it so you can exclude some directories but include deeper sub-directories.
-> this would be more powerful, as you can pick & choose multiple, spread out directories spanning all the storage media on the computer.
Also noticed a few other problems/suggestions.
A. When doing repeated searches, the previously selected directory is forgotten, I suggest it should default to the last used directory for that session.
B. There doesn't seem to be a way to search for multiple file types (eg. *.jpg,*.png).
-> Maybe the RegExp mode might help, but I can't find any documentation on using that mode (ideally some documentation would include some common examples).