This bit of AppleScript would probably do the job:

tell application "Skitch" to activate
delay 1
tell application "System Events" to keystroke "5" using {command down, 
shift down}


The second line inserts a one second delay in order to give the application 
a second to start up before sending the keystroke. You can adjust that as 
necessary.


On Sunday, October 5, 2014 10:30:05 PM UTC-6, CS wrote:
>
> Hi,
>
> I am trying to automate the Skitch action for a 'Crosshair Screenshot'. Is 
> anyone aware of a plugin created for Skitch, or how I can script the 
> following for a trigger?
>
> Open Skitch.app and then immediately send 'SHIFT-COMMAND-5' to Skitch
>
> Thanks,
> CS.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Quicksilver" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/blacktree-quicksilver.
For more options, visit https://groups.google.com/d/optout.

Reply via email to