<?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>Veritrope &#187; Notes</title>
	<atom:link href="http://veritrope.com/tag/notes/feed/" rel="self" type="application/rss+xml" />
	<link>http://veritrope.com</link>
	<description>Tech, Arts, Travel</description>
	<lastBuildDate>Mon, 05 Jul 2010 09:46:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='veritrope.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
		<item>
		<title>Export Apple Mail Messages and Notes to Text Files</title>
		<link>http://veritrope.com/tips/export-apple-mail-messages-and-notes-to-text-files/</link>
		<comments>http://veritrope.com/tips/export-apple-mail-messages-and-notes-to-text-files/#comments</comments>
		<pubDate>Sun, 31 Jan 2010 21:41:07 +0000</pubDate>
		<dc:creator>Justin</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[Apple Mail]]></category>
		<category><![CDATA[Applescript]]></category>
		<category><![CDATA[Export]]></category>
		<category><![CDATA[Messages]]></category>
		<category><![CDATA[Notes]]></category>
		<category><![CDATA[Text Files]]></category>

		<guid isPermaLink="false">http://veritrope.com/?p=3202</guid>
		<description><![CDATA[An AppleScript to Export Selected Apple Mail Messages and Notes to Individual Text Files.]]></description>
			<content:encoded><![CDATA[<p>I saw a Tweet from <a target="_blank" href="http://ukmac.net/" >Scott Paterson</a>, asking if there was an AppleScript to quickly batch export Notes from Apple Mail into individual text file.</p>
<p> Well Scott &#8212; If there wasn&#8217;t one before, there is now!</p>
<p><span id="more-3202"></span></p>
<h3>Features</h3>
<ul>
<li>This AppleScript will export any selected Messages or Notes in Apple Mail as individual text files to a temporary folder on your Desktop (called &#8220;Temp Export Folder&#8221;);</li>
<li>The script also attempts to remove any &#8220;illegal characters&#8221; from the file name as to avoid the process grinding to a complete halt!</li>
<li>If you have <a target="_blank" href="http://growl.info" >Growl</a> installed, the script should detect it and notify you when your export is completed.</li>
</ul>
<h3>Current Limitations and Open Issues</h3>
<p>(Otherwise known as &#8220;Places Where You Could Help Out!&#8221;)</p>
<ul>
<li>I kept the output very basic &#8212; only spitting out the content of the note/message as the content of the text file.  It *IS* possible to add more information from the messages and, if people are interested in that, let me know!</li>
<li>Errors that will undoubtedly arise when you do something that I didn&#8217;t think of or test for!  <img src='http://veritrope.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </li>
</ul>
<h3>How to Install and Use</h3>
<p>First, select the messages or notes in Apple Mail.</p>
<p>Then just run the script&#8230; either:</p>
<ol>
<li>Manually;</li>
<li>By using Snow Leopard&#8217;s &#8220;Keyboard Shortcuts&#8221;, or;</li>
<li>By using <a target="_blank" href="http://www.red-sweater.com/fastscripts/" >FastScripts</a></li>
</ol>
<h3>Source Code and Download Link on the next page!</h3>
]]></content:encoded>
			<wfw:commentRss>http://veritrope.com/tips/export-apple-mail-messages-and-notes-to-text-files/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced) (user agent is rejected)

Served from: veritrope.com @ 2010-08-01 04:49:43 -->