I love AppleScript. Using Butler, I run my script via a hot key (Apple+Shift+N). The script MarsEdit and starts a new blank blog entry.
tell application “MarsEdit” activate make new post window end tell
So simple, yet so slick. I <3 OS X.
I love AppleScript. Using Butler, I run my script via a hot key (Apple+Shift+N). The script MarsEdit and starts a new blank blog entry.
tell application “MarsEdit” activate make new post window end tell
So simple, yet so slick. I <3 OS X.