I feel there maybe something simple I'm missing here, but I've spent a few hours playing around with a test folder and searching the forms. I have a folder structure set up so that the parent folder <clients> is populated by subfolders <client Name>, and inside <client Name> folders are client files. I want those files sorted into subfolders by the year they were created.
I have no problem setting up the date created and applying the rules to the subfolders. But no matter what I seem to do, Hazel will create the year in the parent folder <clients> and not create the year in the subfolder <client Name>. The rule result then becomes <Clients><Year><Client Name>. What I want instead is <Clients><Client Name><Year>.
Of course I could always create a rule for each client folder to do this, but I have many clients and the folder list would get quite large. Any suggestions?