Update:
v1.2 posted
- Empty (or a single "*") patterns are accepted
- Replaced all (time critical) foreach loops
What does it do? It selects files (and / or folders) (and displays them as a paperfolder if the option is set) xD
But it has a few options that make it
- A logical not operator to inverse patterns
- In- / exclude file extensions
- Only files / folders | both
- Case-(in)-sensitive search
with the following pattern types...
- Begins with
- Ends with
- Contains
- Date (created)
- Date (modified)
- Date (acessed)
- DOS expression
- Regular expression
- Property (XY internal & custom ones)
- Random
- Every nth item
Annotation:
- The help file is none existent! Does anybody want to provide a nice looking HTML5 template for it?
Syntax should be obvious, two exceptions:
- Randomly selected: Just use a number to set the value how many files will be chosen
- Every nth item: <start number>:<every nth number>
So the bar ":" is the divider between the start and the step value
Ofc using the "Not" switch will reverse the selection!
A picture says more than a thousand words, right? Download:
Current version:
v1.2 Old version(s):
v1.0 v0.9 DC: 42