Script to send a Yojimbo item with Mail.app
Sunday, January 14th, 2007
Jim Correia of Bare Bones has written
an applescript that will send a selected Yojimbo item to someone via Mail.app. (He has also written one for Mailsmith
).
Of course, you can do more of less the same thing by dragging the item onto the Mail.app Dock icon. However, this script can be attached to a Quicksilver trigger (Let Merlin Mann show you how
) or keyboard shortcut (using FastScripts
or similar). This seems quicker and more appealing to me.
To use it, get the text
from the Yojimbo mailing list archive.
Load it into Script Editor, compile it to make sure everything is good and then save it in the Yojimbo folder in your ~/Library/Scripts/Applications folder.
Or create a Yojimbo folder there if one doesn’t exist. That way the script will always be at the top of the AppleScript menu when Yojimbo is the active app.
Tags: Apple Mail, Apple Mail Tips, applescript, email, FastScripts, mail.app, Mailsmith, Productivity, quicksilver trigger, Script, yojimbo
