Archive for the ‘GTD’ Category

org-mode support

Monday, March 6th, 2006

Just a quick thanks to Carsten Dominik, the author of org-mode, for his amazing support. I upgraded to one of the latest versions of org-mode last night (4.07), and within seconds my CPU was banging on the ceiling, and emacs was unresponsive, requiring me to kill it off.

Carsten was on the case first thing this morning, with around half a dozen emails throughout the day, and a solution early this evening. Sterling stuff.

The problem was that my org-mode file had some (well, quite a lot in fact) multibyte characters, which I am pretty sure got in there from stuff I copied across from a web page into my org-mode buffer. Deleting all these characters was one solution (my first long-winded version), but Carsten also suggested setting the following in my .emacs file, which also fixed it:

(setq org-radio-targets nil)

And the really cool thing is that I can now use 4.07, which has support for mh-e, my favorite mail tool.

Thanks Carsten.

jason womack podcast

Monday, March 6th, 2006

The Personal Productivity Show http://productivity.thepodcastnetwork.com have another podcast with Jason Womack from the David Allen company.

listen to the podcast here.

Again, quite interesting to listen to some of the tips and tricks Jason has used to get on track with GTD.

first version of org-na

Monday, March 6th, 2006

I have written a short perl program which prints out a list of org-mode tags (which I use for next actions as per GTD).

The script is available at: http://www.philfam.co.uk/pete/GTD/org-na/org-na.pl

Read the script to see how to use it. At present it creates latex code which you can print to 3×5 inch index cards (Hipster PDA).

Backing up One Big Text file

Sunday, October 9th, 2005

Using emacs org-mode means I am living in one big text file. One of the great advantages of this is that you are not locked in to some proprietary format, and you can do anything you want with it, as the format is very simple. It also means you can read it with anything (less, more, vi, gedit, or even point a browser at it).

I back it up every night to a gmail account I have set up especially to archive my list (and, in fact, my emacs diary file as well). My thinking is that if I lose my laptop (physically or electronically) at least my lists are safe, and I can access and read them with a browser from anywhere.

So this is what I do – I have a crontab entry:

#############################################################
### Backup my TODO & Diary stuff each night to my archive account at gmail
35 5 * * * /bin/echo "DIARY backup." | /usr/bin/mail -s "DIARY `/bin/date`" -a /home/pete/diary archive.mail.account@gmail.com
30 5 * * * /bin/echo "TODO list backup." | /usr/bin/mail -s "TODO.org `/bin/date`" -a /home/pete/TODO/TODO.org archive.mail.account@gmail.com
#######

Every night it whizzes my TODO file to the gmail account, with a dated subject. I can retrieve any of these as necessary, but perhaps more importantly, I can access my gmail account from anywhere, so I can get at my TODO list anytime, anyplace.

New Hipster PDA Templates

Saturday, October 8th, 2005

Further to the mass adulation I received from my music manuscript template (OK- 6 comments …. but they are funny), I decided to make some more customised templates with Scribus.

For each template I have made available the Scribus source file (.sla), a PDF file, a Postscript file (which you can just squirt straight to your postscript printer instead of trying to find the correct Acrobat settings), and a png image for previewing.

Music Manuscript Template – the one which started me on the track of creating my own templates with Scribus.

Hipster PDA Music Manuscript graphic

Download

  1. Scribus Source
  2. PDF file
  3. Postscript file

Next Actions Grid – I prefer to have my next actions
list as a 2 column list in grid format:

Hipster PDA NextActionGrid graphic

Download

  1. Scribus Source
  2. PDF file
  3. Postscript file

TV/Radio Grid – I don’t watch a great deal of TV, but
I like to know if there is something worth watching in the evening,
and I also want to know if I need to make an effort to record the BBC
Radio 4 18:30 slot in the evening, which is usually very funny
(“Quote Unquote” excepted).

So I created this grid.I use one column for Radio, one for TV, but you
could use one for AM and one for PM :-)

Hipster PDA TV graphic

Download

  1. Scribus Source
  2. PDF file
  3. Postscript file

Creative Commons License

This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 2.5 License.

  • You are currently browsing the archives for the GTD category.


    Switch to our mobile site