<?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; Scrivener</title>
	<atom:link href="http://veritrope.com/tag/scrivener/feed/" rel="self" type="application/rss+xml" />
	<link>http://veritrope.com</link>
	<description>Tech, Arts, Travel</description>
	<lastBuildDate>Sun, 05 Sep 2010 03:22:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
<cloud domain='veritrope.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
		<item>
		<title>Evernote Export to RTF Applescript</title>
		<link>http://veritrope.com/tips/evernote-rtf-export/</link>
		<comments>http://veritrope.com/tips/evernote-rtf-export/#comments</comments>
		<pubDate>Mon, 18 May 2009 00:14:27 +0000</pubDate>
		<dc:creator>Justin</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Applescript]]></category>
		<category><![CDATA[Evernote]]></category>
		<category><![CDATA[RTF]]></category>
		<category><![CDATA[Scrivener]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://veritrope.com/?p=1366</guid>
		<description><![CDATA[An AppleScript to save your Evernote items as RTF files.]]></description>
			<content:encoded><![CDATA[<p><img class="alignright" src="http://media.veritrope.com/wp-content/uploads/2009/05/ev-rtf-scriv-300x169.jpg" alt="ev-rtf-scriv" width="300" height="169" /></p>
<p>I read a post on <a target="_blank" href="http://forum.evernote.com/phpbb/" >the Evernote forum</a> the other day from a writer who wanted to  <a target="_blank" href="http://forum.evernote.com/phpbb/viewtopic.php?f=38&amp;t=9938&amp;start=0" >use notes from Evernote in Scrivener</a>, a <a target="_blank" href="http://www.literatureandlatte.com/scrivener.html" >word processing/research program</a> designed specifically for authors/screenwriters.  It&#8217;s a fantastic program &#8212; the kind that really opens people&#8217;s eyes to quality of Mac applications &#8212; but it isn&#8217;t scriptable.  Head Scrivener Guru Keith said in a post on his own forum this past December <em>&#8220;Just for the record, it&#8217;s highly unlikely that Scrivener will be getting AppleScript support any time soon. It&#8217;s a big job and low down on the list &#8211; certainly it won&#8217;t be making 1.5. It is still slated for a distant future release, though!&#8221;</em></p>
<p><span style="text-decoration: line-through;">And though HTML export is planned for a future version of Evernote (and, perhaps, even sooner than that&#8230;.), there has to be a way we can help this guy out&#8230;you know&#8230;.<strong>NOW!</strong></span></p>
<p>Now that Evernote has released native HTML export, there&#8217;s <strong>two ways</strong> to help this guy out:</p>
<ol>
<li>Have him export his files to HTML directly from Evernote (which he can then import into Scrivener&#8217;s &#8220;Research&#8221; folder and refer to as a reference), or</li>
<li><span style="text-decoration: underline;"><strong>If he needs to edit the notes inside of Scrivener</strong></span>, the answer is this AppleScript &#8211;  It converts notes from Evernote into Rich Text Format with Attachments (RTFD files)!  He can  then import them in to Scrivener (or any other program that accepts RTF files) and edit away!</li>
</ol>
<p>Don&#8217;t you just love AppleScript?</p>
<p><span id="more-1366"></span></p>
<h3>Features &#8212; Updated 17th July, 2009</h3>
<ul>
<li>This script exports a rich text copy of selected Evernote items and saves them in RTFD format.  It also leaves an HTML copy of the note (and its resources) inside a sub-folder named after the note (in case you find it useful!)</li>
<li>Automatic <a target="_blank" href="http://growl.info/" >Growl</a> detection has also been enabled which will save you a trip to the Script Editor to enable/disable it.</li>
<p><img class="alignnone size-full wp-image-1435" title="ev-rtf-growl" src="http://Veritrope.com/wp-content/uploads/2009/05/ev-rtf-growl1.jpg" alt="ev-rtf-growl" width="283" height="52" /></ul>
<h3>Current Limitations and Open Issues</h3>
<p>(Otherwise known as &#8220;Places Where You Could Help Out!&#8221;)</p>
<ol>
<li>The RTFD conversion works with most notes, but not with PDFs!</li>
<li>Notes with typographic symbols in the title will sometimes halt the conversion (see an example in the picture below).  I&#8217;ve done some work on having the script automatically eliminate the offending characters but, if you still have problems with a particular note, just edit the symbols out of the title and you should be fine!</li>
<p><img class="alignnone size-full wp-image-1431" title="ev-rtf" src="http://Veritrope.com/wp-content/uploads/2009/05/ev-rtf1.jpg" alt="ev-rtf" /></p>
<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>
</ol>
<h3>How to Install and Use</h3>
<p>Just run the script, highlight the notes you want to export from Evernote, and tell the script where you&#8217;d like the files saved!</p>
<ol>
<li>You can highlight multiple notes;</li>
<li>You can save this script to /Library/Scripts/ and launch it using the system-wide script menu from the Mac OS X menu bar (The script menu can be activated using the AppleScript Utility application).  Keyboard shortcuts can also be assigned to AppleScripts in the script menu using the System Preferences &#8220;Keyboard &amp; Mouse Settings&#8221;.</li>
</ol>
<h3>FastScript link and support</h3>
<p>Do yourself a favor and <a target="_blank" href="http://www.red-sweater.com/fastscripts/index.html" >download and install FastScripts</a> from Red Sweater.  Triggering the script from the keyboard really makes things almost second-nature: you&#8217;ll watch items <em>practically fly</em> into and out of Evernote with a few keystrokes!</p>
<p>Here&#8217;s how you set it up:</p>
<ul>
<li> Copy script or an Alias to ~/Library/Scripts/Applications/Evernote</li>
<li> Set up your keyboard shortcut in the FastScripts Preference menu</li>
</ul>
<p>For my FastScripts workflow, I am using ⌘ R (as in RTF).</p>
<h3>Source code and download link on the next page!</h3>
]]></content:encoded>
			<wfw:commentRss>http://veritrope.com/tips/evernote-rtf-export/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/


Served from: veritrope.com @ 2010-09-06 03:49:45 -->