<?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>Hawk Wings &#187; Tickler</title>
	<atom:link href="http://www.hawkwings.net/tag/tickler/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hawkwings.net</link>
	<description>Tips and add-ons to make Apple Mail / Mail.app even better</description>
	<lastBuildDate>Tue, 26 Jul 2011 07:44:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Make an iCal event run an AppleScript</title>
		<link>http://www.hawkwings.net/2005/12/09/make-an-ical-event-run-an-applescript/</link>
		<comments>http://www.hawkwings.net/2005/12/09/make-an-ical-event-run-an-applescript/#comments</comments>
		<pubDate>Thu, 08 Dec 2005 13:02:06 +0000</pubDate>
		<dc:creator>Tim Gaden</dc:creator>
				<category><![CDATA[Apple Mail]]></category>
		<category><![CDATA[Apple Mail Tips]]></category>
		<category><![CDATA[iCal]]></category>
		<category><![CDATA[applescript]]></category>
		<category><![CDATA[gtd]]></category>
		<category><![CDATA[mail.app]]></category>
		<category><![CDATA[Tickler]]></category>

		<guid isPermaLink="false">http://www.hawkwings.net/?p=444</guid>
		<description><![CDATA[Having read the entry on creating a Tickler file with Zak Greant's AppleScript, Jennifer emails to ask how one creates an event that will run the script every morning. 
No doubt there are smarter ways to do this, but the way that I do it is outlined after the jump.]]></description>
			<content:encoded><![CDATA[<p>Having read the entry on <a href="http://www.hawkwings.net/2005/12/01/applescript-to-create-and-run-a-gtd-tickler-file/">creating a <tag>GTD</tag> <tag>Tickler</tag> file</a> with Zak Greant&#8217;s <tag>AppleScript</tag>, Jennifer emails to ask how exactly you create an <tag>iCal</tag> event that will run the script every morning. </p>
<p>No doubt there are smarter ways to do this, but my method is outlined after the jump.</p>
<p><span id="more-444"></span><br />
First, you need to make sure that the script you want to run is not saved as a stand-alone app. iCal can&#8217;t run scripts saved as apps.  So in this case, when you load up Zak&#8217;s script into Script Editor, make sure that it is saved as a script (with the &#8220;scpt&#8221; extension). </p>
<p><img src="http://www.hawkwings.net/wp-content/wp-images/alarm_initialevent.jpg" height="200" width="145" border="0" align="left" hspace="5" vspace="0" alt="alarm_initialevent" title="alarm_initialevent" />Or Command-Click on the file on Zak&#8217;s site, select the &#8220;Download linked file&#8221; option.  Start TextExit.  Drag the saved file onto TextEdit and then select File > Save As&#8230; and save it somewhere memorable as GTDMail.scpt.  </p>
<p>Now, create an event in iCal at the time that you would like to run the script.  I do mine at 9 am.  If I get to work before then, I let myself goof off and do some blogging.  </p>
<p>You might be an early bird.  Or more disciplined.  Pick the time that suits.  </p>
<p>Then you need to modify the event&#8217;s setting a bit in the drawer on the right. </p>
<p>In the repeat section, set it to run daily and to never end. Assign it to the right calendar.</p>
<p><img src="http://www.hawkwings.net/wp-content/wp-images/alarm_selectScript.jpg" height="150" width="260" border="0" align="left" hspace="0" vspace="10" alt="alarm_selectScript" title="alarm_selectScript" />Then in the alarm section, select the &#8220;Run script&#8221; option.  Select &#8220;Other&#8230;&#8221; and navigate to the location in which you have saved the script. My GTDMail.scpt is stored in my Home Directory in ~/Library/Scripts/Applications/Mail to keep things neat and tidy.</p>
<p>If you have it saved as an app you will see it there, but greyed out.  Go back to the start and make sure that you have it saved as a script.</p>
<p>When you are done, the details for the whole event should look like this.</p>
<div align="center"><img src="http://www.hawkwings.net/wp-content/wp-images/alarm_finishedevent.jpg" height="372" width="230" border="0" hspace="0" vspace="10" alt="alarm_finishedevent" title="alarm_finishedevent" /></div>
<p>And in your iCal window you will see a relentless procession of repeated events, each one ready to serve up the contents of the Tickler file for the day:</p>
<div align="center"><img src="http://www.hawkwings.net/wp-content/wp-images/alarm_endresult.jpg" height="90" width="410" border="0" hspace="0" vspace="10" alt="alarm_endresult" title="alarm_endresult" /></div>
<p>The line also serves as a useful visual reminder that it is time to start work!</p>
<p>You&#8217;re done.</p>
<p>There are other ways to do this too.  Every morning I get an email of BBC news headlines at 8 am.  I could create a rule in <tag>Mail.app</tag> matching that email that would run the script.  In fact, now that I come to the end of a long entry, that&#8217;s probably a better way, since Mail.app can run scripts saved as stand-alone apps.  </p>
<p>Oh, well. At least you now have the general idea and will be able to set up the Mail rule easily by selecting &#8220;run AppleScript&#8221; from the &#8220;Actions to be performed&#8221; section. <strong>Similar Posts:</strong>
<ul class="similar-posts">
<li><a href="http://www.hawkwings.net/2006/02/13/event-maker-ical-events-to-dos-from-an-email/" rel="bookmark" title="13 February 2006, 12:31 am">Event Maker: iCal events, to dos from an email</a></li>
<li><a href="http://www.hawkwings.net/2006/07/11/schedule-delayed-to-dos-in-ical/" rel="bookmark" title="11 July 2006, 11:30 pm">Schedule delayed to dos in iCal</a></li>
<li><a href="http://www.hawkwings.net/2007/03/03/scripts-to-automate-the-mailapp-envelope-speed-trick/" rel="bookmark" title="3 March 2007, 11:35 pm">Scripts to automate the Mail.app Envelope speed trick</a></li>
<li><a href="http://www.hawkwings.net/2005/12/01/applescript-to-create-and-run-a-gtd-tickler-file/" rel="bookmark" title="1 December 2005, 12:24 pm">AppleScript to create and run a GTD &#8216;Tickler file&#8217;</a></li>
<li><a href="http://www.hawkwings.net/2008/06/09/fix-for-leopard-mails-broken-new-mail-alert/" rel="bookmark" title="9 June 2008, 12:25 am">Fix for Leopard Mail&#8217;s broken new mail alert</a></li>
</ul>
<p><!-- Similar Posts took 42.078 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.hawkwings.net/2005/12/09/make-an-ical-event-run-an-applescript/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>AppleScript to create and run a GTD &#8216;Tickler file&#8217;</title>
		<link>http://www.hawkwings.net/2005/12/01/applescript-to-create-and-run-a-gtd-tickler-file/</link>
		<comments>http://www.hawkwings.net/2005/12/01/applescript-to-create-and-run-a-gtd-tickler-file/#comments</comments>
		<pubDate>Thu, 01 Dec 2005 01:24:57 +0000</pubDate>
		<dc:creator>Tim Gaden</dc:creator>
				<category><![CDATA[Apple Mail]]></category>
		<category><![CDATA[Apple Mail Tips]]></category>
		<category><![CDATA[applescript]]></category>
		<category><![CDATA[gtd]]></category>
		<category><![CDATA[iCal]]></category>
		<category><![CDATA[kgtd]]></category>
		<category><![CDATA[mail.app]]></category>
		<category><![CDATA[Tickler]]></category>

		<guid isPermaLink="false">http://www.hawkwings.net/?p=417</guid>
		<description><![CDATA[A 'Tickler file' is part of the Getting Things Done system in which you can store things that you need to do in the future and be reminded about them in a timely way.It is a collection of 43 folders (Hey, how about that?)]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.hawkwings.net/wp-content/wp-images/AppleScript-14.jpg" height="58" width="61" border="0" align="right" hspace="5" vspace="0" alt="AppleScript" title="AppleScript" />A &#8216;<tag>Tickler</tag> file&#8217; is part of the Getting Things Done system in which you can store things that you need to do in the future and be reminded about them in a timely way.</p>
<p>It is a collection of 43 folders (<a href="http://www.43folders.com/">Hey, how about that?</a>) and is managed by a secretary or PA if you are lucky enough to have one, who sorts through the right folder each day and gives you the things you need to do in time to do them.</p>
<p>I don&#8217;t have a secretary.  In my <a href="http://www.hawkwings.net/2005/11/21/got-some-things-done-in-apple-mail-part-ii/">earlier postings</a> on trying to run <tag>GTD</tag> in <tag>Apple Mail</tag>, I simply created a mailbox that I called a &#8216;Tickler file&#8217;.  <a href="http://www.hawkwings.net/2005/08/08/mail-act-on-getting-sorted-saving-time/">Mail Act-on</a> dumped all my &#8220;deferred&#8221; things into it and I had to remember to sort them through manually at the start of every week.  But no more!</p>
<p><img src="http://www.hawkwings.net/wp-content/wp-images/GTDMail.jpg" height="422" width="170" border="0" align="left" hspace="5" alt="GTDMail" title="GTDMail" />Zak Greant <a href="http://zak.greant.com/2005/11/gtd-tickler-functionality-in-mailapp.html">has written an <tag>AppleScript</tag></a> that will create and manage a complete set of Tickler folders for you. </p>
<p>The first time you run the script, it creates a full set of folders for you as you can see from the screenshot.</p>
<p>Then you file away the emails containing tasks that you need to do later away into the appropriate week, day and month folder.  I&#8217;ve thought about creating rules under Mail Act-on to do this, but I think it is doing to be easier in the end to drag &#8216;n&#8217; drop them from my &#8216;deferred holding pen&#8217; mailbox into the right folders.</p>
<p>Run the script every day, and it sorts through your folders and delivers the stored emails (flagged and marked as unread) into the @INBOX each day as you need to deal with them.  Excellent.</p>
<p>To make this even more bullet-proof, I have created an event in <tag>iCal</tag> which will run the script for me every morning at 9 am.</p>
<p>Armed with this script, <a href="http://www.kinkless.com/kgtd"><tag>kGTD</tag></a> and Scott&#8217;s Morrison&#8217;s <a href="http://www.indev.ca/">Mail Act-on and MailTags plug-ins</a>, I have all the tools I need to implement a really good GTD system on my Mac.  </p>
<p>Of course, I still need the will to use them and the intelligence to use them well, but that&#8217;s another story. Software can&#8217;t help there.</p>
<p>Zak has also written some other nifty applescripts like <a href="http://zak.greant.com/2005/11/creating-ical-events-from-messages-in.html">email2ical</a>, which ?É¬† la the <a href="http://www.hawkwings.net/2005/09/17/ical-scripts-for-apple-mail/">mail2iCal scripts</a> and the <a href="http://www.hawkwings.net/2005/10/04/fuhgeddaboutit-make-a-to-do-from-an-email/">fuhgeddaboutit script</a>, creates events in iCal from <tag>Mail.app</tag> messages.<strong>Similar Posts:</strong>
<ul class="similar-posts">
<li><a href="http://www.hawkwings.net/2006/01/23/run-an-imap-tickler-file-via-cron-script/" rel="bookmark" title="23 January 2006, 9:24 am">Run an IMAP Tickler file via a Cron script</a></li>
<li><a href="http://www.hawkwings.net/2005/12/09/make-an-ical-event-run-an-applescript/" rel="bookmark" title="9 December 2005, 12:02 am">Make an iCal event run an AppleScript</a></li>
<li><a href="http://www.hawkwings.net/2005/10/29/apple-mail-rules-and-imap-folders/" rel="bookmark" title="29 October 2005, 1:56 pm">Apple Mail Rules and IMAP folders</a></li>
<li><a href="http://www.hawkwings.net/2006/01/30/sorting-mailbox-order-manually/" rel="bookmark" title="30 January 2006, 8:10 am">Sorting mailbox order manually</a></li>
<li><a href="http://www.hawkwings.net/2006/07/21/mail2ical-15-events-to-do-by-applescript/" rel="bookmark" title="21 July 2006, 11:45 pm">Mail2iCal 1.5: Events, to-dos by AppleScript</a></li>
</ul>
<p><!-- Similar Posts took 59.506 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.hawkwings.net/2005/12/01/applescript-to-create-and-run-a-gtd-tickler-file/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
	</channel>
</rss>

