Page 1 of 1

Filtering a folder to display only tagged folders

PostPosted: Wed Aug 06, 2014 3:03 am
by clausneergaard
Hey all,

loving this Hazel-app. It provides a lot of helpful automatization for me in the everyday work. I am wondering, though, is it possible to do the following (I'll try and explain as best I can):

I have a folder containing hundreds of folders (project folders), which looks something like this;

0001 ProjectA
0002 ProjectB
0003 ProjectC
0004 ProjectD
... etc.

Is it then possible to create a subfolder in the very top called _ACTIVE and _INACTIVE, for instance, which then contains links/aliases to project-folders which has a specific tag or color (perhaps all active projects would have a green color tag, and all in-active projects would have a red color tag)? It would then be something like this;

_ACTIVE
--- 0002 ProjectB (link/alias)
--- 0004 ProjectD (link/alias)
_INACTIVE
--- 0001 ProjectA (link/alias)
--- 0003 ProjectC (link/alias)
0001 ProjectA
0002 ProjectB
0003 ProjectC
0004 ProjectD

Hope this makes sense! Thanks in advance.

/Claus

Re: Filtering a folder to display only tagged folders

PostPosted: Wed Aug 06, 2014 3:46 am
by clausneergaard
Oh ... figured it out!

Thanks.