Hi,
the following script works when I run it in script editor
tell application "Stickies" to activate
tell application "System Events" to keystroke "n" using {command down}It brings stickies to the forefront and creates a new stickie note. Very handy. However, when I save the script and run it from a trigger in QS it just brings Stickies to the front, but no new note is created. Help! What's gone wrong here?
