<?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>kenclark.me &#187; evernote</title>
	<atom:link href="http://kenclark.me/tag/evernote/feed/" rel="self" type="application/rss+xml" />
	<link>http://kenclark.me</link>
	<description>a technology journal</description>
	<lastBuildDate>Sat, 01 Oct 2011 12:46:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<cloud domain='kenclark.me' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
		<item>
		<title>An Evernote GTD Tip: Create an Inbox Notebook</title>
		<link>http://kenclark.me/2009/09/an-evernote-gtd-tip-create-an-inbox-notebook/</link>
		<comments>http://kenclark.me/2009/09/an-evernote-gtd-tip-create-an-inbox-notebook/#comments</comments>
		<pubDate>Thu, 24 Sep 2009 13:30:50 +0000</pubDate>
		<dc:creator>Ken Clark</dc:creator>
				<category><![CDATA[All About Apple]]></category>
		<category><![CDATA[Working Smart]]></category>
		<category><![CDATA[evernote]]></category>
		<category><![CDATA[gtd]]></category>

		<guid isPermaLink="false">http://www.kenclarksblog.com/?p=713</guid>
		<description><![CDATA[When I first started using Evernote, I didn&#8217;t really think too hard about how I was going to use notebooks. Was I going to have a single notebook? Multiple? Work notebooks and personal notebooks?  I didn&#8217;t know.  I had no idea and didn&#8217;t even give it a second thought. Then before I knew it, I [...]]]></description>
			<content:encoded><![CDATA[<p></p><div id="attachment_714" class="wp-caption aligncenter" style="width: 198px">
	<a href="http://www.kenclarksblog.com/wp-content/uploads/2009/09/Screen-shot-2009-09-23-at-8.37.56-PM.png"><img class="size-full wp-image-714" src="http://www.kenclarksblog.com/wp-content/uploads/2009/09/Screen-shot-2009-09-23-at-8.37.56-PM.png" alt="My Evernote @inbox" width="198" height="119" /></a>
	<p class="wp-caption-text">I use an @inbox to drop new content into Evernote, but then process it on a daily basis into other notebooks.</p>
</div>

<p>When I first started using <a title="Evernote" href="http://www.evernote.com" target="_blank">Evernote</a>, I didn&#8217;t really think too hard about how I was going to use notebooks.  Was I going to have a single notebook? Multiple? Work notebooks and personal notebooks?  I didn&#8217;t know.  I had no idea and didn&#8217;t even give it a second thought.</p>

<p>Then before I knew it, I started looking at my notebook list with some major guilt. There was no system at all and my left-brain hated it.  My default notebook, which at the time was simply called &#8220;kenclark&#8217;s notebook,&#8221;  was a grab bag for everything.  That might have been an appropriate strategy if it was the only notebook (because I could then just treat it as an archive and rely on tags and searching to find items), but of course I had a couple of other random notebooks so there was no real strategy there.</p>

<p>Then it occurred to me that I hadn&#8217;t even thought of Evernote from the perspective of <a title="Getting Things Done" href="http://www.google.com/search?q=gtd" target="_blank">GTD</a>.  While the beauty and strength of Evernote is that you can clip, capture and send all sorts of items to it from any number of platforms, the content builds up very fast and to use a GTD term is &#8220;unprocessed&#8221;.</p>

<p>My &#8220;a-ha&#8221; was that the default notebook was really just another inbox that had to be processed as opposed to a one-size-fits-all archive of my stuff.  I know it sounds ridiculous, but once I changed the name of my default notebook to &#8220;@inbox&#8221;, I began to process it daily and move content into other notebooks using basic GTD concepts.  I tell you it was a minor thing, but it worked great and I have never looked back.</p>

<p>If you&#8217;re a GTD&#8217;r or are looking for a notebook methodology, give it a try.</p>
]]></content:encoded>
			<wfw:commentRss>http://kenclark.me/2009/09/an-evernote-gtd-tip-create-an-inbox-notebook/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Use Mac OS X Services to Import Files into Evernote</title>
		<link>http://kenclark.me/2009/09/using-mac-os-x-services-to-import-files-into-evernote/</link>
		<comments>http://kenclark.me/2009/09/using-mac-os-x-services-to-import-files-into-evernote/#comments</comments>
		<pubDate>Wed, 23 Sep 2009 10:32:28 +0000</pubDate>
		<dc:creator>Ken Clark</dc:creator>
				<category><![CDATA[All About Apple]]></category>
		<category><![CDATA[Working Smart]]></category>
		<category><![CDATA[evernote]]></category>
		<category><![CDATA[mac os x]]></category>
		<category><![CDATA[services]]></category>

		<guid isPermaLink="false">http://www.kenclarksblog.com/?p=647</guid>
		<description><![CDATA[During my recent foray into rediscovering Evernote, I experimented with Evernote's Applescript dictionary and Snow Leopard's updated Services architecture.  My goal was to write a service that made capturing data into Evernote even easier.

I was pretty excited to see how easy it was to write a service and created one that directly import files from the Finder into Evernote.

Here's how to set it up...]]></description>
			<content:encoded><![CDATA[<p></p><p>During <a title="Evernote or Yojimbo?" href="2009/09/evernote-or-yojimbo-finding-the-right-bucket-for-my-stuff/" target="_self">my recent foray into rediscovering Evernote</a>, I experimented with Evernote&#8217;s Applescript dictionary and <a title="Snow Leopard's New Services Architecture" href="2009/09/services-the-1-reason-to-upgrade-to-snow-leopard/" target="_self">Snow Leopard&#8217;s updated Services architecture</a>.  My goal was to write a service that made capturing data into <a title="Evernote" href="http://www.evernote.com" target="_blank">Evernote</a> even easier.</p>

<p>I was pretty excited to see how easy it was to write a service and created one that directly import files from the Finder into Evernote.</p>

<p>Here&#8217;s how to set it up:</p>

<p><strong>1) Launch Automator and select &#8220;Service&#8221;</strong></p>

<p>The Service template in Automator is new to Snow Leopard and lets you create services from scratch.</p>

<p style="text-align: center"><img class="aligncenter size-full wp-image-666" src="http://www.kenclarksblog.com/wp-content/uploads/2009/09/automator-choose-template.png" alt="Select Automator Template" width="418" height="386" /></p>

<p><strong>2) Change &#8220;Service receives selected&#8221; to &#8220;files and folders&#8221;.  Leave &#8220;any application&#8221; selected and &#8220;replaces selected text&#8221; unchecked.</strong></p>

<p>The new Services template can handle a number of data types, but for us files or folders is what we want.</p>

<p><img class="aligncenter size-full wp-image-668" src="http://www.kenclarksblog.com/wp-content/uploads/2009/09/services-receive-selected.png" alt="Receive Selected Files or Folders with Automator Service" width="487" height="53" /></p>

<p><strong>3) Pick the &#8220;Run Applescript&#8221; action from the Utilities Library and copy and paste the below applescript into the input box.</strong></p>

<p>This script has error handling built in (that&#8217;s the try&#8230; end try statement), so if you pass something that Evernote can&#8217;t handle, you will get an alert box telling you what is wrong.  The most common error you may see is if you try to pass the service an unsupported file type.  For example, if you are not an Evernote Premium user and try to pass it a Word doc you will get an error, or if you try to pass it a folder, you will get an error.</p>

<p>The script supports passing multiple files (and if one of the files creates an error condition it will only fail that import, not the entire batch).</p>

<p><span style="font-family: Consolas, Monaco, 'Courier New', Courier, monospace;line-height: 18px;font-size: 12px"> </span></p>

<pre>on run {input}
     tell application "Evernote"
          repeat with x in input
               try
                    create note from file x
               on error error_message number error_number
                    display alert "Send to Evernote Failed" message "Error:     " &amp; error_message &amp; "
" &amp; "Error Number:  " &amp; error_number as warning
               end try
          end repeat
     end tell
end run</pre>

<p>When you are done in Automator, it will look like this:</p>

<p style="text-align: center"><a href="http://www.kenclarksblog.com/wp-content/uploads/2009/09/import-to-evernote-service.png"><img class="aligncenter size-large wp-image-670" src="http://www.kenclarksblog.com/wp-content/uploads/2009/09/import-to-evernote-service-1024x707.png" alt="Import To Evernote Service" width="502" height="347" /></a></p>

<p style="text-align: left">That&#8217;s it!</p>

<p style="text-align: left"><strong>4) Go to File &gt; Save As and name the service &#8220;File | Import to Evernote&#8221;</strong></p>

<p style="text-align: left">This saves the service so it is available throughout OS X.</p>

<p style="text-align: left"><strong>5) Set a Keyboard Shorcut via Automator &gt; Services &gt; Services Preferences</strong></p>

<p style="text-align: left">This is not required, but if you want to create a keyboard shortcut, just find the &#8220;File | Import to Evernote&#8221; Service and double-click the keyboard shortcut column.  I assigned shift-command-E, but you can do whatever makes sense for you.</p>

<p style="text-align: center"><a href="http://www.kenclarksblog.com/wp-content/uploads/2009/09/assign-keyboard-shortcut.png"><img class="aligncenter size-full wp-image-673" src="http://www.kenclarksblog.com/wp-content/uploads/2009/09/assign-keyboard-shortcut.png" alt="Assign Evernote Service Keyboard Shorcut" width="534" height="344" /></a></p>

<p style="text-align: left"><strong>6) Try it out!</strong></p>

<p style="text-align: left">Now when you are in the Finder, you can click your keyboard shortcut and/or right click and pick the service from the context-menu and import files direct into Evernote.</p>

<p style="text-align: center"><a href="http://www.kenclarksblog.com/wp-content/uploads/2009/09/evernote-service-in-context-menu.png"><img class="aligncenter size-full wp-image-674" src="http://www.kenclarksblog.com/wp-content/uploads/2009/09/evernote-service-in-context-menu.png" alt="Evernote File Service in Context Menu" width="404" height="447" /></a></p>

<p style="text-align: left">Last Tip:  If you have <a title="Growl" href="http://growl.info/" target="_blank">Growl</a> installed and have it configured for Evernote, you will get a Growl notification once the import is successful.  It puts a nice finishing touch to the service.</p>

<p style="text-align: center"><a href="http://www.kenclarksblog.com/wp-content/uploads/2009/09/evernote-growl-notification.png"><img class="aligncenter size-full wp-image-675" src="http://www.kenclarksblog.com/wp-content/uploads/2009/09/evernote-growl-notification.png" alt="Growl Notification of Evernote Import" width="316" height="78" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://kenclark.me/2009/09/using-mac-os-x-services-to-import-files-into-evernote/feed/</wfw:commentRss>
		<slash:comments>39</slash:comments>
		</item>
		<item>
		<title>Evernote or Yojimbo?  Finding the Right Bucket For My Stuff</title>
		<link>http://kenclark.me/2009/09/evernote-or-yojimbo-finding-the-right-bucket-for-my-stuff/</link>
		<comments>http://kenclark.me/2009/09/evernote-or-yojimbo-finding-the-right-bucket-for-my-stuff/#comments</comments>
		<pubDate>Mon, 21 Sep 2009 22:22:06 +0000</pubDate>
		<dc:creator>Ken Clark</dc:creator>
				<category><![CDATA[All About Apple]]></category>
		<category><![CDATA[Working Smart]]></category>
		<category><![CDATA[evernote]]></category>
		<category><![CDATA[yojimbo]]></category>

		<guid isPermaLink="false">http://www.kenclarksblog.com/?p=592</guid>
		<description><![CDATA[I sure felt like I was reading a lot about information organizers or &#8220;anything / everything bucket&#8221; software over the last week.  First, Bare Bones Software released Yojimbo 2.0.  Shortly thereafter I read about a new version of Notational Velocity and a press release that Chronos was updating SOHO Notes with iPhone support.  Before I [...]]]></description>
			<content:encoded><![CDATA[<p></p><p style="text-align: left"><img class="alignright size-full wp-image-634" src="http://www.kenclarksblog.com/wp-content/uploads/2009/09/bucket.jpg" alt="Pick the Right Bucket" width="210" height="210" />I sure felt like I was reading a lot about information organizers or &#8220;anything / everything bucket&#8221; software over the last week.  First, <a title="What's New in Yojimbo 2.0" href="http://barebones.com/products/yojimbo/whats_new_20.html" target="_blank">Bare Bones Software released Yojimbo 2.0</a>.  Shortly thereafter I read about <a title="How to Get Me to Test Drive a New App" href="2009/09/how-to-get-me-to-test-drive-a-new-app/" target="_self">a new version of Notational Velocity</a> and a press release that <a title="SOHO Notes 8 Press Release" href="http://www.chronosnet.com/company/pr/2009/version8.html" target="_blank">Chronos was updating SOHO Notes with iPhone support</a>.  Before I knew it, I was googling for every article on how these apps compared to <a title="Evernote" href="http://www.evernote.com" target="_blank">Evernote</a> &#8212; the king of the hill as far as I was concerned.</p>

<p>These apps are not new &#8212; most in the category have been around for a couple years and their <a title="Case for Anything Buckets" href="http://shawnblanc.net/2009/09/yojimbo-and-anything-buckets/" target="_blank">proponents</a> and <a title="Case Against Everything Buckets" href="http://al3x.net/2009/01/31/against-everything-buckets.html" target="_blank">critics</a> are abound.  Evernote has been installed on my Mac for some time, but unfortunately had been reasonably dormant for the last few months.  I decided to re-look how to better use Evernote as well as take a fresh look at Yojimbo.</p>

<p>If my only consideration was using a Mac desktop client app, I probably would have picked Yojimbo.  I find the user interface cleaner than Evernote&#8217;s, and I really like Yojimbo&#8217;s Drop Dock and quick entry panel.  I also much prefer how it exports files over Evernote (Yojimbo allows you to export all documents directly to their native formats while Evernote supports HTML and a custom XML export).</p>

<p>However, at the end of the day Evernote won out for me.  The desktop client is close enough to matching what I like in Yojimbo yet it wins the day with its platform neutrality and one kick-ass iPhone app.  It really does transform your iPhone into the ultimate capture tool, and it is Evernote&#8217;s killer feature.  Case in point:  I was in Costco this weekend and saw a book I thought I might want to read.  I took a picture of the book in Evernote and it instantly uploaded to my Evernote library so I have it for reference the next time I am looking for something to read.  Very cool.</p>

<p>During the process of testing out both of these apps, it sparked a number of ideas I thought would be good to share here, so you can expect a couple posts on my experiences in the upcoming weeks.  If you&#8217;ve never used either Evernote or Yojimbo you should definitely give them a try.</p>

<p>P.S.:  Here&#8217;s Evernote Tip #1: <em>Use its note editor to capture ideas for blog posts </em>-  this post started as a one line note in Evernote.  I went back to it and it turned into a blog post.  That&#8217;s the first time I&#8217;ve used Evernote in that way.</p>
]]></content:encoded>
			<wfw:commentRss>http://kenclark.me/2009/09/evernote-or-yojimbo-finding-the-right-bucket-for-my-stuff/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

