<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Hawk Wings &#187; FastScripts</title>
	<atom:link href="http://www.hawkwings.net/tag/fastscripts/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hawkwings.net</link>
	<description>Tips and add-ons to make Apple Mail / Mail.app even better</description>
	<lastBuildDate>Tue, 26 Jul 2011 07:44:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Script to archive emails into Evernote</title>
		<link>http://www.hawkwings.net/2009/11/14/script-to-archive-emails-into-evernote/</link>
		<comments>http://www.hawkwings.net/2009/11/14/script-to-archive-emails-into-evernote/#comments</comments>
		<pubDate>Sat, 14 Nov 2009 11:56:12 +0000</pubDate>
		<dc:creator>Tim Gaden</dc:creator>
				<category><![CDATA[Apple Mail Plug-ins]]></category>
		<category><![CDATA[Productivity]]></category>
		<category><![CDATA[Apple Mail]]></category>
		<category><![CDATA[applescript]]></category>
		<category><![CDATA[evernote]]></category>
		<category><![CDATA[FastScripts]]></category>
		<category><![CDATA[mail.app]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[quicksilver]]></category>
		<category><![CDATA[Script]]></category>
		<category><![CDATA[yojimbo]]></category>

		<guid isPermaLink="false">http://www.hawkwings.net/2009/11/14/script-to-archive-emails-into-evernote/</guid>
		<description><![CDATA[Justin at veritrope has written an applescript that will quickly import emails from mail.app into Evernote , the web-based note and information manager. It&#8217;s easy to use. First, get the script from veritrope. Like all Apple Mail-related scripts, the best place to store it is in your ~/Library/Scripts/Applications/Mail folder, so that it appears at the [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.hawkwings.net/wp-content/uploads/2009/11/applescript_100px.jpg" alt="Applescript 100px"  align="right" border="0" hspace="10" vspace="0" height="100" width="96"/>Justin at <a href="http://veritrope.com/" title="Veritrope">veritrope</a> <img src="http://www.hawkwings.net/images/extlink.jpg"/> has written an applescript that will quickly import emails from mail.app into <a href="http://www.evernote.com/" title="Welcome to your notable world | Evernote Corporation">Evernote</a> <img src="http://www.hawkwings.net/images/extlink.jpg"/>, the web-based note and information manager.</p>
<p>It&#8217;s easy to use.  </p>
<p>First, <a href="http://veritrope.com/tips/mail-to-evernote" title="">get the script</a> <img src="http://www.hawkwings.net/images/extlink.jpg"/> from veritrope. </p>
<p>Like all Apple Mail-related scripts, the best place to store it is in your <span id="code">~/Library/Scripts/Applications/Mail</span> folder, so that it appears at the top of the AppleScript menu when mail.app is open.</p>
<p>Then find the email that you want to save into Evernote, highlight it and click the AppleScript menu on the right of your menubar:</p>
<div align=center><img src="http://www.hawkwings.net/wp-content/uploads/2009/11/evernotescriptscriptmenu.jpg" alt="Evernotescriptscriptmenu" height="241" width="298"/></div>
<p>The script grabs the email and shunts into Evernote.  It loads the message first into Evernote&#8217;s Desktop app from which it syncs up automatically.</p>
<p>The script also presents a dialogue so that you can tag the email and select where to store it:</p>
<div align=center><img src="http://www.hawkwings.net/wp-content/uploads/2009/11/evernotescripttagging.jpg" alt="Evernotescripttagging" height="135" width="450"/></div>
<p>Chosing the &#8220;Select notebook from list&#8221; options retrieves a list of your existing notebook and also offers you the option to create a new notebook on the fly.</p>
<p>A nice <a href="http://growl.info/" title="Growl">Growl</a> <img src="http://www.hawkwings.net/images/extlink.jpg"/> alert lets you know when it&#8217;s done.</p>
<p>The end result is a new Evernote note, nicely tagged-up and with a hyperlink back to the original message in mail.app:</p>
<div align=center><img src="http://www.hawkwings.net/wp-content/uploads/2009/11/evernotescriptresults.jpg" alt="Evernotescriptresults" height="353" width="450"/></div>
<p>Of course, it all goes much faster if you fire the script with a trigger in Quicksilver or set a keyboard shortcut for it with a utility like Daniel Jalkut&#8217;s excellent <a href="http://www.red-sweater.com/fastscripts/" title="FastScripts">FastScripts</a> <img src="http://www.hawkwings.net/images/extlink.jpg"/>.</p>
<p>veritrope also provides <a href="http://veritrope.com/?s=evernote" title="Evernote | Veritrope">a fistful of applescripts</a> <img src="http://www.hawkwings.net/images/extlink.jpg"/> for integrating Evernote with other popular apps like Yojimbo, NeetNewsWire, MacJournal, DEVONThink, even (of all things) Entourage.<tags>evernote, mail.app, apple mail, applescript, script, plugins, quicksilver, fastscripts, yojimbo, productivity</tags><strong>Similar Posts:</strong>
<ul class="similar-posts">
<li><a href="http://www.hawkwings.net/2010/05/18/script-to-integrate-mailtags-with-evernote/" rel="bookmark" title="18 May 2010, 4:44 pm">Script to integrate MailTags with Evernote</a></li>
<li><a href="http://www.hawkwings.net/2007/02/05/email-to-yojimbo-script-with-pdf-support/" rel="bookmark" title="5 February 2007, 10:30 pm">Email to Yojimbo script with PDF support</a></li>
<li><a href="http://www.hawkwings.net/2005/10/04/fuhgeddaboutit-make-a-to-do-from-an-email/" rel="bookmark" title="4 October 2005, 10:16 pm">Fuhgeddaboutit: Make a To Do from an email</a></li>
<li><a href="http://www.hawkwings.net/2006/08/22/mail-scripts-2711-an-outstanding-resource-gets-better/" rel="bookmark" title="22 August 2006, 10:31 pm">Mail Scripts 2.7.11: An outstanding resource gets better</a></li>
<li><a href="http://www.hawkwings.net/2008/01/17/script-to-reply-to-multiple-emails-in-mailapp/" rel="bookmark" title="17 January 2008, 9:54 pm">Script to reply to multiple emails in Mail.app</a></li>
</ul>
<p><!-- Similar Posts took 6.575 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.hawkwings.net/2009/11/14/script-to-archive-emails-into-evernote/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Script to send a Yojimbo item with Mail.app</title>
		<link>http://www.hawkwings.net/2007/01/14/script-to-send-a-yojimbo-item-with-mailapp/</link>
		<comments>http://www.hawkwings.net/2007/01/14/script-to-send-a-yojimbo-item-with-mailapp/#comments</comments>
		<pubDate>Sun, 14 Jan 2007 12:59:05 +0000</pubDate>
		<dc:creator>Tim Gaden</dc:creator>
				<category><![CDATA[Apple Mail]]></category>
		<category><![CDATA[Productivity]]></category>
		<category><![CDATA[Apple Mail Tips]]></category>
		<category><![CDATA[applescript]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[FastScripts]]></category>
		<category><![CDATA[mail.app]]></category>
		<category><![CDATA[Mailsmith]]></category>
		<category><![CDATA[quicksilver trigger]]></category>
		<category><![CDATA[Script]]></category>
		<category><![CDATA[yojimbo]]></category>

		<guid isPermaLink="false">http://www.hawkwings.net/2007/01/14/script-to-send-a-yojimbo-iten-with-mailapp/</guid>
		<description><![CDATA[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 [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.hawkwings.net/wp-content/uploads/2007/01/yojimbo.jpg" alt="Yojimbo"  align="right" border="0" hspace="10" vspace="0" height="98" width="100"/>Jim Correia of Bare Bones <a href="http://www.listsearch.com/yojimbotalk.lasso?id=2768">has written</a> <img src="http://www.hawkwings.net/images/extlink.jpg"/> an applescript that will send a selected Yojimbo item to someone via Mail.app. (He has also written <a href="http://www.listsearch.com/yojimbotalk.lasso?id=2769">one for Mailsmith</a> <img src="http://www.hawkwings.net/images/extlink.jpg"/>).</p>
<p>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 <a href="http://www.43folders.com/2006/02/13/quicksilver-triggers/">show you how</a> <img src="http://www.hawkwings.net/images/extlink.jpg"/>) or keyboard shortcut (using <a href="http://www.red-sweater.com/fastscripts/">FastScripts</a> <img src="http://www.hawkwings.net/images/extlink.jpg"/> or similar). This seems quicker and more appealing to me.</p>
<p><img src="http://www.hawkwings.net/wp-content/uploads/2007/01/scriptemail_yojimbo.jpg" alt="Scriptemail Yojimbo"  align="right" border="0" hspace="10" vspace="0" height="195" width="300"/>To use it, <a href="http://www.listsearch.com/yojimbotalk.lasso?id=2768">get the text</a> <img src="http://www.hawkwings.net/images/extlink.jpg"/> from the Yojimbo mailing list archive. </p>
<p>Load it into Script Editor, compile it to make sure everything is good and then save it in the Yojimbo folder in your <span id="code">~/Library/Scripts/Applications</span> folder. </p>
<p>Or create a Yojimbo folder there if one doesn&#8217;t exist.  That way the script will always be at the top of the AppleScript menu when Yojimbo is the active app.<tags>mail.app, apple mail, yojimbo, applescript, quicksilver trigger, fastscripts, productivity, tips, script, email, mailsmith</tags><strong>Similar Posts:</strong>
<ul class="similar-posts">
<li><a href="http://www.hawkwings.net/2006/09/04/script-to-pipe-emails-into-yojimbo/" rel="bookmark" title="4 September 2006, 9:40 pm">Script to pipe emails into Yojimbo</a></li>
<li><a href="http://www.hawkwings.net/2009/11/14/script-to-archive-emails-into-evernote/" rel="bookmark" title="14 November 2009, 10:56 pm">Script to archive emails into Evernote</a></li>
<li><a href="http://www.hawkwings.net/2007/02/05/email-to-yojimbo-script-with-pdf-support/" rel="bookmark" title="5 February 2007, 10:30 pm">Email to Yojimbo script with PDF support</a></li>
<li><a href="http://www.hawkwings.net/2006/10/03/script-to-export-email-from-mailsmith/" rel="bookmark" title="3 October 2006, 10:07 pm">Script to export email from Mailsmith</a></li>
<li><a href="http://www.hawkwings.net/2006/06/16/hacking-yojimbo-bookmarklets-for-flags/" rel="bookmark" title="16 June 2006, 12:20 am">Hacking Yojimbo bookmarklets for flags</a></li>
</ul>
<p><!-- Similar Posts took 6.831 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.hawkwings.net/2007/01/14/script-to-send-a-yojimbo-item-with-mailapp/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>FastScripts 2.2.8</title>
		<link>http://www.hawkwings.net/2006/01/30/fastscripts-228/</link>
		<comments>http://www.hawkwings.net/2006/01/30/fastscripts-228/#comments</comments>
		<pubDate>Sun, 29 Jan 2006 13:30:18 +0000</pubDate>
		<dc:creator>Tim Gaden</dc:creator>
				<category><![CDATA[Apple Mail]]></category>
		<category><![CDATA[Apple Mail Plug-ins]]></category>
		<category><![CDATA[applescript]]></category>
		<category><![CDATA[FastScripts]]></category>
		<category><![CDATA[mail.app]]></category>

		<guid isPermaLink="false">http://www.hawkwings.net/2006/01/29/fastscripts-228/</guid>
		<description><![CDATA[FastScripts, the ideal companion to the many AppleScripts mentioned on Hawk Wings, has been updated.FastScripts 2.2.8 is a universal binary.]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.hawkwings.net/wp-content/wp-images/fastscripts-1.jpg" height="73" width="65" border="0" align="right" hspace="5" vspace="0" alt="fastscripts" title="fastscripts" /><a href="http://www.hawkwings.net/2005/10/05/fastscripts-turbocharged-applescript-management/">FastScripts</a>, an ideal companion to the many <a href="http://www.hawkwings.net/index.php?tag=applescript"><tag>Mail.app</tag> <tag>AppleScript</tag>s</a> mentioned on Hawk Wings, has been updated.</p>
<p><tag>FastScripts</tag> 2.2.8 is a universal binary. It also contains new options to reveal in Finder any folder selected from the menu and to turn &#8220;merged script trees&#8221; on and off.</p>
<p>FastScripts also comes in free &#8220;Lite&#8221; version with slightly limited functionality.</p>
<p>The full version costs USD 15. Both versions are available from <a href="http://www.red-sweater.com/fastscripts/">Red Sweater</a> <img src="http://www.hawkwings.net/images/extlink.jpg"/>. <strong>Similar Posts:</strong>
<ul class="similar-posts">
<li><a href="http://www.hawkwings.net/2005/12/28/fastscripts-227-and-fastscripts-lite/" rel="bookmark" title="28 December 2005, 11:10 am">FastScripts 2.2.7 and FastScripts Lite</a></li>
<li><a href="http://www.hawkwings.net/2005/10/05/fastscripts-turbocharged-applescript-management/" rel="bookmark" title="5 October 2005, 9:15 pm">FastScripts: Turbocharge your AppleScripts</a></li>
<li><a href="http://www.hawkwings.net/2006/01/01/applescript-to-file-mailapp-messages/" rel="bookmark" title="1 January 2006, 1:07 am">AppleScript to file Mail.app messages</a></li>
<li><a href="http://www.hawkwings.net/2006/08/22/a-script-to-insert-a-random-signature/" rel="bookmark" title="22 August 2006, 10:29 pm">A script to insert a random signature in Mail.app</a></li>
<li><a href="http://www.hawkwings.net/2006/11/28/spell-catcher-x-lite-faster-cleaner-cheaper-typing-and-snippets/" rel="bookmark" title="28 November 2006, 12:59 am">Spell Catcher X Lite: Faster, cleaner, cheaper typing and snippets</a></li>
</ul>
<p><!-- Similar Posts took 51.682 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.hawkwings.net/2006/01/30/fastscripts-228/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

