Page 1 of 1

Hazel won't run this script

PostPosted: Fri Aug 10, 2012 11:16 pm
by guppyguy
Hello-

New to hazel and applescripts. I found the script below online. It basically looks in Evernote for any notes with the tag "review" on it, then creates an OmniFocus task with the note title as the task name, link to the note in the task note section, then removes the reconcile tag from the Evernote note. Basically it turns a statement I saved as marked for reconciliation into an OmniFocus action.

So the script runs and performs by itself, however when I try to cut and paste it in Hazel via embedded applescript it comes back with an error. I've also tried running it with Hazel by running the script externally.

So what am I doing wrong?

http://www.asianefficiency.com/technology/transfer-evernote-to-omnifocus/

Thanks-

Gup

Re: Hazel won't run this script

PostPosted: Mon Aug 13, 2012 2:58 pm
by Mr_Noodle
Have you check for AppleScript in the help? That should give you some tips on how to deal with AppleScript in Hazel. You need to get it in that form and use its arguments for it to work. If it still doesn't work, check the logs for any AppleScript errors.