Hi, I'm a newbie & I've made a couple simple Hazel rules that saved me a ton of time but I've got something more complex that I can't figure out how to do (and couldn't find this answered elsewhere here).
Every day I generate several still images from videos of dogs up for adoption and place them in a folder. Each dog has an ID number (example: dog #1 ID number is A4978497). There are several still images for each dog. For example the 1st dog would have an ID number A4978497 and this is how the filenames look:
A4978497-3 F_01 2.jpeg
A4978497-3 F_01 3.jpeg
A4978497-3 F_01 5.jpeg
The 2nd dog might have an ID number A4981214 & would have several still images with these filenames:
A4981214-1 F_01 2.jpeg
A4981214-1 F_01 3.jpeg
A4981214-1 F_01 4.jpeg
A4981214-1 F_01 5.jpeg
I do this process every day which generates lots of images - all of them end up in this one big folder.
What I'd love to have Hazel do is look at the first 8 characters of all the .jpeg file names in this big folder (for example: A4981214) and then have Hazel create a folder named the dogs ID# (example: A4981214) within the big folder and move all that dogs photos (in this case, that start with A4981214) into that dogs new folder.
Does this sound this possible?