Page 1 of 1

Automator

PostPosted: Wed Dec 16, 2009 3:19 pm
by schwa
I'm working on a Hazel filter to automatically add URLs stored in .webloc clipping files to pinboard.in

I've got this working as an Automator workflow that extracts the URL from the .webloc and then uploads it. Trouble is when I hook it up to a Hazel rule for .webloc files it fails. I _do_ get Growl notifications about the failure. But there's nothing useful in the console - even if I turn on debug mode in Hazel.

Any way to get more information about the failure?

Re: Automator

PostPosted: Wed Dec 16, 2009 7:41 pm
by Mr_Noodle
What OS version are you running? I assume the workflow is set to take a file input? Does it work if you use the "automator" command-line program (being sure to send the input file in with the "-i" argument)?

If you send me the workflow I can play with it and see if I can figure out what's going wrong otherwise, I'll have to think about other diagnostics you can run.