<?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: Create Instant Evernote To Do Note</title>
	<atom:link href="http://ruudhein.com/evernote-todo-hotkey/feed" rel="self" type="application/rss+xml" />
	<link>http://ruudhein.com/evernote-todo-hotkey</link>
	<description></description>
	<lastBuildDate>Thu, 26 Aug 2010 14:42:38 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ruud</title>
		<link>http://ruudhein.com/evernote-todo-hotkey/comment-page-1#comment-18693</link>
		<dc:creator>Ruud</dc:creator>
		<pubDate>Fri, 12 Feb 2010 17:13:30 +0000</pubDate>
		<guid isPermaLink="false">http://ruudhein.com/?p=121#comment-18693</guid>
		<description>I had one like that, mapped to the F2 in EN actually but I needed delays. Don&#039;t know what it is but both that function and yours works sometimes yes, sometimes no.

Thanks for adding it though!</description>
		<content:encoded><![CDATA[<p>I had one like that, mapped to the F2 in EN actually but I needed delays. Don&#8217;t know what it is but both that function and yours works sometimes yes, sometimes no.</p>
<p>Thanks for adding it though!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian</title>
		<link>http://ruudhein.com/evernote-todo-hotkey/comment-page-1#comment-18672</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Thu, 11 Feb 2010 17:47:33 +0000</pubDate>
		<guid isPermaLink="false">http://ruudhein.com/?p=121#comment-18672</guid>
		<description>Another helpful autohotkey tip.  To tag the note, you have to hit f2, tab, tab.  This will do that for you with ctrl+t in evernote:

#IfWinActive, All Notebooks - ruudhein - Evernote
^t::
Send {F2}{tab}{tab}
return

enjoy!</description>
		<content:encoded><![CDATA[<p>Another helpful autohotkey tip.  To tag the note, you have to hit f2, tab, tab.  This will do that for you with ctrl+t in evernote:</p>
<p>#IfWinActive, All Notebooks &#8211; ruudhein &#8211; Evernote<br />
^t::<br />
Send {F2}{tab}{tab}<br />
return</p>
<p>enjoy!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://ruudhein.com/evernote-todo-hotkey/comment-page-1#comment-16392</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Fri, 16 Oct 2009 01:14:18 +0000</pubDate>
		<guid isPermaLink="false">http://ruudhein.com/?p=121#comment-16392</guid>
		<description>Anyone have a similar solution for OS X?</description>
		<content:encoded><![CDATA[<p>Anyone have a similar solution for OS X?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom Murphy</title>
		<link>http://ruudhein.com/evernote-todo-hotkey/comment-page-1#comment-16280</link>
		<dc:creator>Tom Murphy</dc:creator>
		<pubDate>Sun, 04 Oct 2009 20:48:16 +0000</pubDate>
		<guid isPermaLink="false">http://ruudhein.com/?p=121#comment-16280</guid>
		<description>Well I&#039;m now not sure whether the problem might have been mine all along.  

I tried raising the timer from 1000 to 5000 and all worked fine.  Then I tried lowering it in increments of 100.. and got all the way down to 200.. and it still worked.

I have now set it at 300 as a final - and all seems good.  We&#039;ll see.

But I suspect my initial problem was either a SAVE problem.. or a RELOAD problem.. mine in any case.

Thanks for the reply.. and for the original hotkey.

Tom</description>
		<content:encoded><![CDATA[<p>Well I&#8217;m now not sure whether the problem might have been mine all along.  </p>
<p>I tried raising the timer from 1000 to 5000 and all worked fine.  Then I tried lowering it in increments of 100.. and got all the way down to 200.. and it still worked.</p>
<p>I have now set it at 300 as a final &#8211; and all seems good.  We&#8217;ll see.</p>
<p>But I suspect my initial problem was either a SAVE problem.. or a RELOAD problem.. mine in any case.</p>
<p>Thanks for the reply.. and for the original hotkey.</p>
<p>Tom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ruud</title>
		<link>http://ruudhein.com/evernote-todo-hotkey/comment-page-1#comment-16278</link>
		<dc:creator>Ruud</dc:creator>
		<pubDate>Sun, 04 Oct 2009 18:42:35 +0000</pubDate>
		<guid isPermaLink="false">http://ruudhein.com/?p=121#comment-16278</guid>
		<description>Try setting the Sleep time higher. Let me know if that works for you.</description>
		<content:encoded><![CDATA[<p>Try setting the Sleep time higher. Let me know if that works for you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom Murphy</title>
		<link>http://ruudhein.com/evernote-todo-hotkey/comment-page-1#comment-16272</link>
		<dc:creator>Tom Murphy</dc:creator>
		<pubDate>Sun, 04 Oct 2009 10:59:28 +0000</pubDate>
		<guid isPermaLink="false">http://ruudhein.com/?p=121#comment-16272</guid>
		<description>Hmmm, I have autohotkey running and added the script, reloaded autohotkey... and the CTRL + ALT + T seems to work.. but not the part that inserts a checkbox.

What am I doing wrong?

Tom</description>
		<content:encoded><![CDATA[<p>Hmmm, I have autohotkey running and added the script, reloaded autohotkey&#8230; and the CTRL + ALT + T seems to work.. but not the part that inserts a checkbox.</p>
<p>What am I doing wrong?</p>
<p>Tom</p>
]]></content:encoded>
	</item>
</channel>
</rss>
