I would like to filter PDF files that are larger than 100MB, whilst also excluding specific files.
Excluding: ~(text|other|blah)
That is okay.
But how to additionally exclude files that are smaller than 100MB?
Thanks.
I would like to filter PDF files that are larger than 100MB, whilst also excluding specific files.
Excluding: ~(text|other|blah)
That is okay.
But how to additionally exclude files that are smaller than 100MB?
Thanks.
Using Tools > Find Files is the easiest way. It should be simple from there.
Many thanks!
I focused on the filter as it is (much) faster, with instant results, than find, considering adding the parameters.
The filter bar only works on filenames.