Hi, i do some school photography and need to have files with specific name and in specific folders.
I use name mangler to rename files, but am looking of a way to automatic putting files into subfolders.
so files look like this
Child001_001.jpg
Child001_002.jpg
Child002_001.jpg
Child001_002.jpg
the number of photos can change per shoot, but you get the idea.
These need to be moved to subfolders
Child001
Child002
etc
I can see you app can do this by matching first part of file name, but i would have to create a step for each pupil and folder!
Is it possible to set variable so every 2 (or other amount) files starting with first 2 go into folders
Child001
Child002
etc
thanks