<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Use Mac OS X Services to Import Files into Evernote</title>
	<atom:link href="http://kenclark.me/2009/09/using-mac-os-x-services-to-import-files-into-evernote/feed/" rel="self" type="application/rss+xml" />
	<link>http://kenclark.me/2009/09/using-mac-os-x-services-to-import-files-into-evernote/</link>
	<description>An online journal of my experiences with the Mac and other technology.</description>
	<lastBuildDate>Sun, 28 Feb 2010 19:45:42 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Alan</title>
		<link>http://kenclark.me/2009/09/using-mac-os-x-services-to-import-files-into-evernote/comment-page-1/#comment-14083</link>
		<dc:creator>Alan</dc:creator>
		<pubDate>Sun, 28 Feb 2010 19:45:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.kenclarksblog.com/?p=647#comment-14083</guid>
		<description>Great tip - note it also works on several selected files at once, have just imported a load of receipts and all appear as separate files</description>
		<content:encoded><![CDATA[<p>Great tip &#8211; note it also works on several selected files at once, have just imported a load of receipts and all appear as separate files</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: teophag</title>
		<link>http://kenclark.me/2009/09/using-mac-os-x-services-to-import-files-into-evernote/comment-page-1/#comment-14051</link>
		<dc:creator>teophag</dc:creator>
		<pubDate>Thu, 11 Feb 2010 00:50:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.kenclarksblog.com/?p=647#comment-14051</guid>
		<description>Absolutely cool, useful and intelligible walkthrough. Well done.&lt;br&gt;&lt;br&gt;For those who might wonder, in case you want to create a note from a text selection then you should replace &quot;create note from file x&quot; with &quot;create note with text x&quot; in the syntax.</description>
		<content:encoded><![CDATA[<p>Absolutely cool, useful and intelligible walkthrough. Well done.</p>
<p>For those who might wonder, in case you want to create a note from a text selection then you should replace &#8220;create note from file x&#8221; with &#8220;create note with text x&#8221; in the syntax.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kirk Walchek</title>
		<link>http://kenclark.me/2009/09/using-mac-os-x-services-to-import-files-into-evernote/comment-page-1/#comment-14052</link>
		<dc:creator>Kirk Walchek</dc:creator>
		<pubDate>Tue, 02 Feb 2010 20:31:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.kenclarksblog.com/?p=647#comment-14052</guid>
		<description>I scan documents, receipts, etc into Photoshop. I usually save these as a PDF by choosing Print&gt;Save as PDF. There are several workflows such as: &quot;Save PDF to web receipts folder&quot; and &quot;Save PDF to iPhoto&quot;.&lt;br&gt;&lt;br&gt;I&#039;d like to write a workflow that would &quot;Save PDF to Evernote&quot;. Can you help me with that?&lt;br&gt;Thanks,</description>
		<content:encoded><![CDATA[<p>I scan documents, receipts, etc into Photoshop. I usually save these as a PDF by choosing Print&gt;Save as PDF. There are several workflows such as: &#8220;Save PDF to web receipts folder&#8221; and &#8220;Save PDF to iPhoto&#8221;.</p>
<p>I&#39;d like to write a workflow that would &#8220;Save PDF to Evernote&#8221;. Can you help me with that?<br />Thanks,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ken Clark</title>
		<link>http://kenclark.me/2009/09/using-mac-os-x-services-to-import-files-into-evernote/comment-page-1/#comment-13002</link>
		<dc:creator>Ken Clark</dc:creator>
		<pubDate>Fri, 11 Dec 2009 02:24:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.kenclarksblog.com/?p=647#comment-13002</guid>
		<description>Scott-- That is a great idea.  Very cool indeed! --Ken</description>
		<content:encoded><![CDATA[<p>Scott&#8211; That is a great idea.  Very cool indeed! &#8211;Ken</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott</title>
		<link>http://kenclark.me/2009/09/using-mac-os-x-services-to-import-files-into-evernote/comment-page-1/#comment-12994</link>
		<dc:creator>Scott</dc:creator>
		<pubDate>Thu, 10 Dec 2009 21:07:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.kenclarksblog.com/?p=647#comment-12994</guid>
		<description>I took this a step further for ease of use and automation.  For those of you with Hazel... 
I added a new automation with Hazel for a specific folder on my desktop called Scans.  As soon as I scan a document into that folder, Hazel sees the file and runs an automator script.  I used Ken&#039;s script from above and created a Workflow (not a service) ... the only other thing that had to be added was Get Selected Finder Items and I added it directly above the Applescript.

In Hazel&#039;s automation, simply define the folder that Hazel is to &quot;keep and eye on&quot; and set up the automation conditions to ANY file and the actions are 1.  Run the Automator Workflow that you saved earlier and 2.  Move the file to the trash.  There are tons of others ways to do this, but this works great for my needs.  I am a Premium Account Holder, and now that I have this running, I will scan EVERYTHING to Evernote.</description>
		<content:encoded><![CDATA[<p>I took this a step further for ease of use and automation.  For those of you with Hazel&#8230;<br />
I added a new automation with Hazel for a specific folder on my desktop called Scans.  As soon as I scan a document into that folder, Hazel sees the file and runs an automator script.  I used Ken&#8217;s script from above and created a Workflow (not a service) &#8230; the only other thing that had to be added was Get Selected Finder Items and I added it directly above the Applescript.</p>
<p>In Hazel&#8217;s automation, simply define the folder that Hazel is to &#8220;keep and eye on&#8221; and set up the automation conditions to ANY file and the actions are 1.  Run the Automator Workflow that you saved earlier and 2.  Move the file to the trash.  There are tons of others ways to do this, but this works great for my needs.  I am a Premium Account Holder, and now that I have this running, I will scan EVERYTHING to Evernote.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ken Clark</title>
		<link>http://kenclark.me/2009/09/using-mac-os-x-services-to-import-files-into-evernote/comment-page-1/#comment-12660</link>
		<dc:creator>Ken Clark</dc:creator>
		<pubDate>Thu, 03 Dec 2009 10:41:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.kenclarksblog.com/?p=647#comment-12660</guid>
		<description>Strange... I am not sure where the process is breaking on your machine.  All you should have to do is copy the text from the text area in the blog post and then paste into the text area in the &quot;Run Applescript&quot; action in Automator.  Worst case though is you might just want to retype it if you aren&#039;t able to figure out what&#039;s going on.</description>
		<content:encoded><![CDATA[<p>Strange&#8230; I am not sure where the process is breaking on your machine.  All you should have to do is copy the text from the text area in the blog post and then paste into the text area in the &#8220;Run Applescript&#8221; action in Automator.  Worst case though is you might just want to retype it if you aren&#8217;t able to figure out what&#8217;s going on.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: awarre</title>
		<link>http://kenclark.me/2009/09/using-mac-os-x-services-to-import-files-into-evernote/comment-page-1/#comment-12577</link>
		<dc:creator>awarre</dc:creator>
		<pubDate>Wed, 02 Dec 2009 11:03:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.kenclarksblog.com/?p=647#comment-12577</guid>
		<description>Just started using a Mac and have had Evernote acct for a while was excited to stumble on your blog but i can&#039;t figure out how to get AppleScript into Automator Copy and Paste doesn&#039;t work</description>
		<content:encoded><![CDATA[<p>Just started using a Mac and have had Evernote acct for a while was excited to stumble on your blog but i can&#8217;t figure out how to get AppleScript into Automator Copy and Paste doesn&#8217;t work</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: andrew</title>
		<link>http://kenclark.me/2009/09/using-mac-os-x-services-to-import-files-into-evernote/comment-page-1/#comment-11326</link>
		<dc:creator>andrew</dc:creator>
		<pubDate>Tue, 10 Nov 2009 22:55:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.kenclarksblog.com/?p=647#comment-11326</guid>
		<description>hi ken,

thanks for this great tip. but is there a way to tweak the applescript to import selected text into evernote, much as can be done through yojimbo? i often clip definitions from apple&#039;s dictionary, and using the elephant in the menubar&#039;s &quot;paste to evernote&quot; feature does a poor job, as it strips the rich text formatting.</description>
		<content:encoded><![CDATA[<p>hi ken,</p>
<p>thanks for this great tip. but is there a way to tweak the applescript to import selected text into evernote, much as can be done through yojimbo? i often clip definitions from apple&#8217;s dictionary, and using the elephant in the menubar&#8217;s &#8220;paste to evernote&#8221; feature does a poor job, as it strips the rich text formatting.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: trav</title>
		<link>http://kenclark.me/2009/09/using-mac-os-x-services-to-import-files-into-evernote/comment-page-1/#comment-10825</link>
		<dc:creator>trav</dc:creator>
		<pubDate>Mon, 02 Nov 2009 07:55:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.kenclarksblog.com/?p=647#comment-10825</guid>
		<description>this is amazing, thanks so much. Just started using evernote and just found your blog. Sweet!</description>
		<content:encoded><![CDATA[<p>this is amazing, thanks so much. Just started using evernote and just found your blog. Sweet!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ken Clark</title>
		<link>http://kenclark.me/2009/09/using-mac-os-x-services-to-import-files-into-evernote/comment-page-1/#comment-10135</link>
		<dc:creator>Ken Clark</dc:creator>
		<pubDate>Wed, 21 Oct 2009 03:49:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.kenclarksblog.com/?p=647#comment-10135</guid>
		<description>Thanks Stan.  Glad it worked for ya!</description>
		<content:encoded><![CDATA[<p>Thanks Stan.  Glad it worked for ya!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
