Page 1 of 1

Sort files into subfolder and rename this subfolder…

PostPosted: Wed Jan 31, 2018 7:01 pm
by mediteran
Hi all,

I’m moving files manually into a folder “Images” which Hazel is watching. Hazel generates a subfolder within the folder “Images”, and moves the copied files into this newly created subfolder.

Image

After this, Hazel should rename the subfolder with a certain pattern (timestamp), archive it, and move it into another folder for upload.

Image

Whatever action I try to do with this folder, nothing happens. It seems like that Hazel is ignoring the 2nd rule. Just two years ago, I managed to solve exactly the same thing, without any issues. But I can’t remember how I did it ;-)

Re: Sort files into subfolder and rename this subfolder…

PostPosted: Thu Feb 01, 2018 11:28 am
by Mr_Noodle
Only one rule can match a file at a time. You can fix this in a few ways. First is to make the first rule more specific. As it stands now, it matches everything. If you change it to only match image files, it will ignore the folders, thus allowing folders to match the second rule.

Re: Sort files into subfolder and rename this subfolder…

PostPosted: Thu Feb 01, 2018 3:05 pm
by mediteran
Dear Mr. Pasta (sorry, Noodle :D ),

how simple things can be… matching images did it, of course. Thanks a lot!