Page 1 of 1

Automatic tagging with tag(s) of parent folder?

PostPosted: Mon Jul 22, 2024 8:58 am
by ninjonxb
I am currently evaluating Hazel and I can't find the ability to do this.

I use tags for managing my workflow of projects, so I change the tag depending on what stage it is in. Because of that I don't want to hard code the tags that it will be adding to new files.

So I am hoping to create a rule on a folder that will look at any files (and folders) and apply all of the tags on the parent folder. I assume that this should handle nested folders recursively as those tags are applied. (Would also need to handle removing tags)

When I look at variables I don't see the ability to reference the tags of the parent folder, so I want to see if I am missing something on how I could do this.

Re: Automatic tagging with tag(s) of parent folder?

PostPosted: Tue Jul 23, 2024 8:54 am
by Mr_Noodle
No way of doing that now without writing a script. Note that there is a slated feature for the next version where you can create a custom list attribute which can match all the tags, then use that attribute to add tags to another file.