07.17.06
GTDAlt and iCal
This is what you’ve all been waiting for! GTDAlt now has a first level of synchronization with iCal.
A weblog about TextMate, the Universe, and Everything
This is what you’ve all been waiting for! GTDAlt now has a first level of synchronization with iCal.
GTDAlt just acquired support for the wonderful Remind program, and your life will never be the same! Find out about Remind here, and get the installer for it here. The rest of the post describes how this works with GTDAlt.
Update: Just added support for iCal as well. Doesn’t do much intelligent stuff, but you can still mark items as completed in iCal, and this will reflect back when you run the synchronization script.
This entry has a dual purpose. First, it demonstrates the typical workflow of the GTDAlt bundle through a (hopefully) easy to follow example. Second, it gives an example, with explanations, of how to create new languages/snippets/commands etc.
One of the lesser known features of the [GTDAlt] bundle is its handling of links. Suppose that you are in a line in your notes where something like this appears:
Then pressing ctrl-L opens this page (in your default browser). What might be not well known is that the same happens with mail links, e.g.:
will open your mail client and prepare an email to who@there.com. I might consider adding the rest of the note as default title for the email. More importantly, you can have links to files in your drive:
Then ctrl-L opens this file in the default application for it. You can create such a link by dragging a file with extension txt, gtd or markdown. You can add more admissible extensions by editing the file types allowed by the drag command in the bundle.
The GTDALT bundle now contains a script that processes an “Inbox file” for actions, and distributes them to appropriate places. The purpose of this script is to be used in conjunction with a program like Quicksilver. You use Quicksilver to append such lines to the inbox as described here. Then when you are ready to review things, you run the script. The script has not been tested extensively, so be careful the first couple of times you use it. It keeps backups, so theoretically you would not lose data.
The following is from the help file INBOX.txt from within the bundle.