Script to send a Yojimbo item with Mail.app
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, yojimboRelated posts

January 15th, 2007 at 12:20 am
This is not directly related to email, but I found the scripts that send NNW itmes to Yojimbo useful. Yojimbo rocks!
http://samuraicoder.net/netnewswire_to_yojimbo_integration
March 22nd, 2007 at 12:25 am
For me, the only thing lacking in this script and in Drummond Field’s script (*) is the ability to select and send multiple email messages.
(*)http://www.hawkwings.net/2007/02/05/email-to-yojimbo-script-with-pdf-support/)
March 22nd, 2007 at 12:27 am
Update: The comment above was meant to apply to Jim Correia’s other script: http://www.hawkwings.net/2006/09/04/script-to-pipe-emails-into-yojimbo/
Sorry