<?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: AppleScripts for iCal Events and To Dos</title>
	<atom:link href="http://www.hawkwings.net/2006/02/04/applescripts-for-ical-events-and-to-dos/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hawkwings.net/2006/02/04/applescripts-for-ical-events-and-to-dos/</link>
	<description>Tips and add-ons to make Apple Mail / Mail.app even better</description>
	<lastBuildDate>Mon, 21 Nov 2011 18:23:54 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Adam</title>
		<link>http://www.hawkwings.net/2006/02/04/applescripts-for-ical-events-and-to-dos/comment-page-1/#comment-25618</link>
		<dc:creator>Adam</dc:creator>
		<pubDate>Tue, 26 Sep 2006 20:43:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.hawkwings.net/2006/02/04/applescripts-for-ical-events-and-to-dos/#comment-25618</guid>
		<description>Anyone know of a plugin that categorizes To-do items?</description>
		<content:encoded><![CDATA[<p>Anyone know of a plugin that categorizes To-do items?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim</title>
		<link>http://www.hawkwings.net/2006/02/04/applescripts-for-ical-events-and-to-dos/comment-page-1/#comment-1347</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Wed, 15 Feb 2006 10:57:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.hawkwings.net/2006/02/04/applescripts-for-ical-events-and-to-dos/#comment-1347</guid>
		<description>You could also try &lt;a href=&quot;http://www.hawkwings.net/2006/01/07/ipda-getting-mail-and-more-on-your-ipod/&quot; rel=&quot;nofollow&quot;&gt;iPDA&lt;/a&gt; (another iPod utility) and &lt;a href=&quot;http://www.hawkwings.net/2005/11/09/icalmaker-quick-manipulation-of-ical-appointments/&quot; rel=&quot;nofollow&quot;&gt;iCalMaker&lt;/a&gt;, an app that manipulates iCal data in a number of useful ways.

One of those might do the job you want.</description>
		<content:encoded><![CDATA[<p>You could also try <a href="http://www.hawkwings.net/2006/01/07/ipda-getting-mail-and-more-on-your-ipod/" rel="nofollow">iPDA</a> (another iPod utility) and <a href="http://www.hawkwings.net/2005/11/09/icalmaker-quick-manipulation-of-ical-appointments/" rel="nofollow">iCalMaker</a>, an app that manipulates iCal data in a number of useful ways.</p>
<p>One of those might do the job you want.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Darren</title>
		<link>http://www.hawkwings.net/2006/02/04/applescripts-for-ical-events-and-to-dos/comment-page-1/#comment-1343</link>
		<dc:creator>Darren</dc:creator>
		<pubDate>Tue, 14 Feb 2006 17:06:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.hawkwings.net/2006/02/04/applescripts-for-ical-events-and-to-dos/#comment-1343</guid>
		<description>Yeah, I don&#039;t use itunes to put my todos in there, I use pod2go.  Although it doesn&#039;t put your todos in the order you described, it at least knows which todos are uncompleted.</description>
		<content:encoded><![CDATA[<p>Yeah, I don&#8217;t use itunes to put my todos in there, I use pod2go.  Although it doesn&#8217;t put your todos in the order you described, it at least knows which todos are uncompleted.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Deef</title>
		<link>http://www.hawkwings.net/2006/02/04/applescripts-for-ical-events-and-to-dos/comment-page-1/#comment-1341</link>
		<dc:creator>Deef</dc:creator>
		<pubDate>Tue, 14 Feb 2006 16:43:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.hawkwings.net/2006/02/04/applescripts-for-ical-events-and-to-dos/#comment-1341</guid>
		<description>Anyone know of a script which will dump all of a calendar&#039;s to-dos into a text file sorted by date due?  I just got an ipod and was annoyed to find all my to-dos in ALPHABETICAL order...how useless is that?</description>
		<content:encoded><![CDATA[<p>Anyone know of a script which will dump all of a calendar&#8217;s to-dos into a text file sorted by date due?  I just got an ipod and was annoyed to find all my to-dos in ALPHABETICAL order&#8230;how useless is that?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Darren</title>
		<link>http://www.hawkwings.net/2006/02/04/applescripts-for-ical-events-and-to-dos/comment-page-1/#comment-1227</link>
		<dc:creator>Darren</dc:creator>
		<pubDate>Sun, 05 Feb 2006 19:38:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.hawkwings.net/2006/02/04/applescripts-for-ical-events-and-to-dos/#comment-1227</guid>
		<description>Using the similar dialog boxes in this script, I&#039;ve been trying to create a new script where it lists uncompleted todos.  After listing them, you can possibly pick one of them to show the rest of its info (notes, due date, etc.) and also mark them as complete.  Anyone know how to script this?</description>
		<content:encoded><![CDATA[<p>Using the similar dialog boxes in this script, I&#8217;ve been trying to create a new script where it lists uncompleted todos.  After listing them, you can possibly pick one of them to show the rest of its info (notes, due date, etc.) and also mark them as complete.  Anyone know how to script this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim</title>
		<link>http://www.hawkwings.net/2006/02/04/applescripts-for-ical-events-and-to-dos/comment-page-1/#comment-1223</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Sun, 05 Feb 2006 09:58:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.hawkwings.net/2006/02/04/applescripts-for-ical-events-and-to-dos/#comment-1223</guid>
		<description>Thanks for the suggestion. 

Nice to know an AppleScript god :)

I&#039;ve tweaked the scripts in the zip file as you suggest.</description>
		<content:encoded><![CDATA[<p>Thanks for the suggestion. </p>
<p>Nice to know an AppleScript god :)</p>
<p>I&#8217;ve tweaked the scripts in the zip file as you suggest.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Jalkut</title>
		<link>http://www.hawkwings.net/2006/02/04/applescripts-for-ical-events-and-to-dos/comment-page-1/#comment-1207</link>
		<dc:creator>Daniel Jalkut</dc:creator>
		<pubDate>Sat, 04 Feb 2006 14:47:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.hawkwings.net/2006/02/04/applescripts-for-ical-events-and-to-dos/#comment-1207</guid>
		<description>AppleScript needs to at least &quot;know who the players are&quot; when it loads a script. That&#039;s why you need to change the &quot;tell Quicksilver&quot; block to something on your computer. 

In this case (at least for the &quot;event&quot; script) the only thing QuickSilver is asked to do is to &quot;activate&quot; ... I don&#039;t get that. All that does is mess up the display of the dialog (at least when run from Script Editor).

I suggest simply removing the &quot;tell application &quot;QuickSilver&quot; to activate&quot; line. Now it&#039;s compatible with everything and seems to function better.</description>
		<content:encoded><![CDATA[<p>AppleScript needs to at least &#8220;know who the players are&#8221; when it loads a script. That&#8217;s why you need to change the &#8220;tell Quicksilver&#8221; block to something on your computer. </p>
<p>In this case (at least for the &#8220;event&#8221; script) the only thing QuickSilver is asked to do is to &#8220;activate&#8221; &#8230; I don&#8217;t get that. All that does is mess up the display of the dialog (at least when run from Script Editor).</p>
<p>I suggest simply removing the &#8220;tell application &#8220;QuickSilver&#8221; to activate&#8221; line. Now it&#8217;s compatible with everything and seems to function better.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tench</title>
		<link>http://www.hawkwings.net/2006/02/04/applescripts-for-ical-events-and-to-dos/comment-page-1/#comment-1204</link>
		<dc:creator>Tench</dc:creator>
		<pubDate>Sat, 04 Feb 2006 11:09:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.hawkwings.net/2006/02/04/applescripts-for-ical-events-and-to-dos/#comment-1204</guid>
		<description>what can i say, you really are blessed! :) if i run it from script editor, it asks me where quicksilver is, and if i run it from the script menu, it fails silently</description>
		<content:encoded><![CDATA[<p>what can i say, you really are blessed! :) if i run it from script editor, it asks me where quicksilver is, and if i run it from the script menu, it fails silently</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim</title>
		<link>http://www.hawkwings.net/2006/02/04/applescripts-for-ical-events-and-to-dos/comment-page-1/#comment-1203</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Sat, 04 Feb 2006 08:34:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.hawkwings.net/2006/02/04/applescripts-for-ical-events-and-to-dos/#comment-1203</guid>
		<description>Then I must be especially blessed :)

I just successfully created a To Do running the script from the script menu, without invoking Quicksilver at all.

Try it yourself. Does it really fail for you?</description>
		<content:encoded><![CDATA[<p>Then I must be especially blessed :)</p>
<p>I just successfully created a To Do running the script from the script menu, without invoking Quicksilver at all.</p>
<p>Try it yourself. Does it really fail for you?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tench</title>
		<link>http://www.hawkwings.net/2006/02/04/applescripts-for-ical-events-and-to-dos/comment-page-1/#comment-1202</link>
		<dc:creator>Tench</dc:creator>
		<pubDate>Sat, 04 Feb 2006 08:07:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.hawkwings.net/2006/02/04/applescripts-for-ical-events-and-to-dos/#comment-1202</guid>
		<description>unfortunately, these scripts HAVE to be used with quicksilver. if you try to run them without it, they will fail.</description>
		<content:encoded><![CDATA[<p>unfortunately, these scripts HAVE to be used with quicksilver. if you try to run them without it, they will fail.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

