<?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"
	>
<channel>
	<title>Comments on: A powerful new iCal action for Quicksilver</title>
	<atom:link href="http://www.hawkwings.net/2006/12/12/a-powerful-new-ical-action-for-quicksilver/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hawkwings.net/2006/12/12/a-powerful-new-ical-action-for-quicksilver/</link>
	<description>Tips and add-ons to make Apple Mail / Mail.app even better</description>
	<pubDate>Tue, 02 Dec 2008 02:43:18 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Tim Gaden</title>
		<link>http://www.hawkwings.net/2006/12/12/a-powerful-new-ical-action-for-quicksilver/#comment-107249</link>
		<dc:creator>Tim Gaden</dc:creator>
		<pubDate>Sun, 18 Mar 2007 10:22:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.hawkwings.net/2006/12/12/a-powerful-new-ical-action-for-quicksilver/#comment-107249</guid>
		<description>Thanks, Dinh.  I'll update the link.</description>
		<content:encoded><![CDATA[<p>Thanks, Dinh.  I&#8217;ll update the link.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dinh</title>
		<link>http://www.hawkwings.net/2006/12/12/a-powerful-new-ical-action-for-quicksilver/#comment-105523</link>
		<dc:creator>Dinh</dc:creator>
		<pubDate>Thu, 15 Mar 2007 19:36:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.hawkwings.net/2006/12/12/a-powerful-new-ical-action-for-quicksilver/#comment-105523</guid>
		<description>The file linked on http://www.hawkwings.net/2006/12/12/a-powerful-new-ical-action-for-quicksilver/ to the file http://www.hawkwings.net/files/makeical.zip
is the old one version.. The newer version is at:
http://homepage.mac.com/bharley/BenAppleScripts/FileSharing19.html

I had a little difficulty tracking it down... heh</description>
		<content:encoded><![CDATA[<p>The file linked on <a href="http://www.hawkwings.net/2006/12/12/a-powerful-new-ical-action-for-quicksilver/" rel="nofollow">http://www.hawkwings.net/2006/12/12/a-powerful-new-ical-action-for-quicksilver/</a> to the file <a href="http://www.hawkwings.net/files/makeical.zip" rel="nofollow">http://www.hawkwings.net/files/makeical.zip</a><br />
is the old one version.. The newer version is at:<br />
<a href="http://homepage.mac.com/bharley/BenAppleScripts/FileSharing19.html" rel="nofollow">http://homepage.mac.com/bharley/BenAppleScripts/FileSharing19.html</a></p>
<p>I had a little difficulty tracking it down&#8230; heh</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Benjamin Harley</title>
		<link>http://www.hawkwings.net/2006/12/12/a-powerful-new-ical-action-for-quicksilver/#comment-64713</link>
		<dc:creator>Benjamin Harley</dc:creator>
		<pubDate>Sat, 20 Jan 2007 18:51:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.hawkwings.net/2006/12/12/a-powerful-new-ical-action-for-quicksilver/#comment-64713</guid>
		<description>to alvin - you may still have the old version of the script.  download the one from my site (see the post i made above), and be sure it has the v.0.1.2 in the initial comments.  if you want to set an alarm 5 days before hand - you'll have to tell it in number of hours.  that would be:  e-â€“credit card payment dâ€“-1/3 a a-â€“120. [note:  because it is an all day event, 120 hours will set the alarm at midnight.  if you want the alarm at a reasonable time in the day, you'll have to subtract that from 120.  ie. 10 am would be 110]

to jeremy - the alarm time for todos is set as a default at 10 am on whatever the duedate is (the default due date is three days from the day of creation, but you can use the d-- flag to set any due date, either in date format, or using +n to indicate the number of days in the future).  for me, i just want to be reminded to do something at some point during day.  if something has to be attened to at a specific time, i usually create an event.

the script would require a small but thoughtful adjustment to be able to assign specific alarm times for todos.  you could easily change the default, however, to a different time.  just change the variable defaultduedatealarm.

hope that is helpful.</description>
		<content:encoded><![CDATA[<p>to alvin - you may still have the old version of the script.  download the one from my site (see the post i made above), and be sure it has the v.0.1.2 in the initial comments.  if you want to set an alarm 5 days before hand - you&#8217;ll have to tell it in number of hours.  that would be:  e-â€“credit card payment dâ€“-1/3 a a-â€“120. [note:  because it is an all day event, 120 hours will set the alarm at midnight.  if you want the alarm at a reasonable time in the day, you'll have to subtract that from 120.  ie. 10 am would be 110]</p>
<p>to jeremy - the alarm time for todos is set as a default at 10 am on whatever the duedate is (the default due date is three days from the day of creation, but you can use the d&#8211; flag to set any due date, either in date format, or using +n to indicate the number of days in the future).  for me, i just want to be reminded to do something at some point during day.  if something has to be attened to at a specific time, i usually create an event.</p>
<p>the script would require a small but thoughtful adjustment to be able to assign specific alarm times for todos.  you could easily change the default, however, to a different time.  just change the variable defaultduedatealarm.</p>
<p>hope that is helpful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brock Tice</title>
		<link>http://www.hawkwings.net/2006/12/12/a-powerful-new-ical-action-for-quicksilver/#comment-64690</link>
		<dc:creator>Brock Tice</dc:creator>
		<pubDate>Sat, 20 Jan 2007 16:38:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.hawkwings.net/2006/12/12/a-powerful-new-ical-action-for-quicksilver/#comment-64690</guid>
		<description>It works much better if you go straight to text mode and start typing, and then call make ical.  The biggest advantage is that if you need to go look up the syntax or anything else for that matter, and you've already started typing, you can abandon quicksilver for a moment, and when you come back whatever you already typed will still be in the box.</description>
		<content:encoded><![CDATA[<p>It works much better if you go straight to text mode and start typing, and then call make ical.  The biggest advantage is that if you need to go look up the syntax or anything else for that matter, and you&#8217;ve already started typing, you can abandon quicksilver for a moment, and when you come back whatever you already typed will still be in the box.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeremy Swearingen</title>
		<link>http://www.hawkwings.net/2006/12/12/a-powerful-new-ical-action-for-quicksilver/#comment-63854</link>
		<dc:creator>Jeremy Swearingen</dc:creator>
		<pubDate>Wed, 17 Jan 2007 17:08:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.hawkwings.net/2006/12/12/a-powerful-new-ical-action-for-quicksilver/#comment-63854</guid>
		<description>How do you change the alarm time on to dos? Using a-- has the default at 10:00 am, but my attempts to change it to let's say 12:00 included 
a--12:00

Or 

d--xx/xx/xxxx 14:00 a--2

Any ideas?</description>
		<content:encoded><![CDATA[<p>How do you change the alarm time on to dos? Using a&#8211; has the default at 10:00 am, but my attempts to change it to let&#8217;s say 12:00 included<br />
a&#8211;12:00</p>
<p>Or </p>
<p>d&#8211;xx/xx/xxxx 14:00 a&#8211;2</p>
<p>Any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim Gaden</title>
		<link>http://www.hawkwings.net/2006/12/12/a-powerful-new-ical-action-for-quicksilver/#comment-60944</link>
		<dc:creator>Tim Gaden</dc:creator>
		<pubDate>Wed, 10 Jan 2007 06:50:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.hawkwings.net/2006/12/12/a-powerful-new-ical-action-for-quicksilver/#comment-60944</guid>
		<description>Excellent news.

I should have mentioned the need to edit the script in the post. I'll fix that now.</description>
		<content:encoded><![CDATA[<p>Excellent news.</p>
<p>I should have mentioned the need to edit the script in the post. I&#8217;ll fix that now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Maarburg</title>
		<link>http://www.hawkwings.net/2006/12/12/a-powerful-new-ical-action-for-quicksilver/#comment-60765</link>
		<dc:creator>Maarburg</dc:creator>
		<pubDate>Tue, 09 Jan 2007 21:52:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.hawkwings.net/2006/12/12/a-powerful-new-ical-action-for-quicksilver/#comment-60765</guid>
		<description>After many moments of scratching my head trying to figure out why this script was working some of the time, but not all of the time... 

I figured it out.

I don't have a calendar named "Home".
Essentially, the script was working only when I specified the calendar I wanted it task/event to be added to.

Not a problem with the script, but a problem with my understanding (and perhaps I didn't read everything well enough).

Opening up the script, I changed the default Calendar to "@work" and now this script is a wonderful addition to my Quicksilver productivity toolset.

Thanks!

Hope this helps someone else.

Maarburg.</description>
		<content:encoded><![CDATA[<p>After many moments of scratching my head trying to figure out why this script was working some of the time, but not all of the time&#8230; </p>
<p>I figured it out.</p>
<p>I don&#8217;t have a calendar named &#8220;Home&#8221;.<br />
Essentially, the script was working only when I specified the calendar I wanted it task/event to be added to.</p>
<p>Not a problem with the script, but a problem with my understanding (and perhaps I didn&#8217;t read everything well enough).</p>
<p>Opening up the script, I changed the default Calendar to &#8220;@work&#8221; and now this script is a wonderful addition to my Quicksilver productivity toolset.</p>
<p>Thanks!</p>
<p>Hope this helps someone else.</p>
<p>Maarburg.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sally</title>
		<link>http://www.hawkwings.net/2006/12/12/a-powerful-new-ical-action-for-quicksilver/#comment-59250</link>
		<dc:creator>sally</dc:creator>
		<pubDate>Sat, 06 Jan 2007 10:28:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.hawkwings.net/2006/12/12/a-powerful-new-ical-action-for-quicksilver/#comment-59250</guid>
		<description>This is a nifty idea. But, I agree that it's a bit more complicated than just opening iCal. Kudos, though-- the faster thinkers/typers among us will definitely benefit!</description>
		<content:encoded><![CDATA[<p>This is a nifty idea. But, I agree that it&#8217;s a bit more complicated than just opening iCal. Kudos, though&#8211; the faster thinkers/typers among us will definitely benefit!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alvin</title>
		<link>http://www.hawkwings.net/2006/12/12/a-powerful-new-ical-action-for-quicksilver/#comment-57830</link>
		<dc:creator>Alvin</dc:creator>
		<pubDate>Thu, 04 Jan 2007 05:57:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.hawkwings.net/2006/12/12/a-powerful-new-ical-action-for-quicksilver/#comment-57830</guid>
		<description>I meant to put e[hyphen-hyphen] credit card payment d[hyphen-hyphen]1/3 a[hyphen-hyphen]5

(for some reason the blog comments automatically turns hyphen-hyphens to dashes "--")

btw...I tried your xmas and boxing day example from above without luck.  I've found that if I put a space between a date and the letter "a" the script will not run.  I most interested in creating all-day events, and how to set alarms for "days before."

This script is amazing!</description>
		<content:encoded><![CDATA[<p>I meant to put e[hyphen-hyphen] credit card payment d[hyphen-hyphen]1/3 a[hyphen-hyphen]5</p>
<p>(for some reason the blog comments automatically turns hyphen-hyphens to dashes &#8220;&#8211;&#8221;)</p>
<p>btw&#8230;I tried your xmas and boxing day example from above without luck.  I&#8217;ve found that if I put a space between a date and the letter &#8220;a&#8221; the script will not run.  I most interested in creating all-day events, and how to set alarms for &#8220;days before.&#8221;</p>
<p>This script is amazing!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alvin</title>
		<link>http://www.hawkwings.net/2006/12/12/a-powerful-new-ical-action-for-quicksilver/#comment-57823</link>
		<dc:creator>Alvin</dc:creator>
		<pubDate>Thu, 04 Jan 2007 05:37:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.hawkwings.net/2006/12/12/a-powerful-new-ical-action-for-quicksilver/#comment-57823</guid>
		<description>I'm having trouble entering an "all day" task.  Let's say I want to make an all-day event called "Credit card payment due," on the date 1/3/07, with an alarm 5 days before the date.  

I put:
e--credit card payment  d--1/3a a--5

it gives:
"credit card payment,"  all day event, on 4/3/03, alarm the day before at 7am.

What do I have to change?</description>
		<content:encoded><![CDATA[<p>I&#8217;m having trouble entering an &#8220;all day&#8221; task.  Let&#8217;s say I want to make an all-day event called &#8220;Credit card payment due,&#8221; on the date 1/3/07, with an alarm 5 days before the date.  </p>
<p>I put:<br />
e&#8211;credit card payment  d&#8211;1/3a a&#8211;5</p>
<p>it gives:<br />
&#8220;credit card payment,&#8221;  all day event, on 4/3/03, alarm the day before at 7am.</p>
<p>What do I have to change?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.244 seconds -->
