(osx) Make a spotlight comment when downloaded folder are complete?

Come up with a useful post-processing script? Share it here!
Post Reply
clony3k
Newbie
Newbie
Posts: 8
Joined: February 3rd, 2010, 11:53 am

(osx) Make a spotlight comment when downloaded folder are complete?

Post by clony3k »

Hi, i hope someone can help me with a script.

I need a script that will add a spotlight comment to downloaded folder saying that its done whit prosessing and unrar'ing and so on, so i can use Hazel app to move the file to my wanted destination.. What happening now is that Hazel moves the folder while its prossesing whit par files and unrar.

Hope someone can helt me!
jswright61
Newbie
Newbie
Posts: 2
Joined: February 3rd, 2010, 3:16 pm

Re: (osx) Make a spotlight comment when downloaded folder are complete?

Post by jswright61 »

I would take a slightly different approach:

Done have hazel monitor the download folder, rather have your post process script move the newly downloaded folder to a folder that is monitored. The post process script will fire after the unrar process is complete.
clony3k
Newbie
Newbie
Posts: 8
Joined: February 3rd, 2010, 11:53 am

Re: (osx) Make a spotlight comment when downloaded folder are complete?

Post by clony3k »

jswright61 wrote: I would take a slightly different approach:

Done have hazel monitor the download folder, rather have your post process script move the newly downloaded folder to a folder that is monitored. The post process script will fire after the unrar process is complete.
How do i do that? whats the script?
Post Reply