View Single Post
If you don't want or have Growl:

For the Defer script, you need to open the script in Script Editor (it is in the /Applications/AppleScript folder) and change the flag for the following line from true to false (it's the second line of the script):

Code:
property useGrowl : true
Save the edit and relaunch OmniFocus to have it function without Growl. The notifications are just standard dialogues then.

It doesn't look like the Populate template script has an equivalent - does anyone know how to get rid of this if you don't want to install and use Growl?