PDA

View Full Version : How to format a waiting-for list in a plain text file



jknecht
10-01-2008, 11:55 AM
For those of you using plain text files to manage your system, how do you format your "Waiting-for" lists?

I've been playing around with "planner mode" on emacs, so specific suggestions around that are particularly welcome.

Brent
10-01-2008, 06:09 PM
Just a plain text file, with each item as follows:

(name) re (project)

So,

Jeremy re Business Interactive website design
Joan re job interview directions

abhay
10-01-2008, 08:14 PM
Glad to see someone else using plain text files. I am attaching a few entries in my 'Delegated' file. (I have modified people's names to look like `AAA' etc. And I have removed sensitive items. Most of the remaining ones also happen to be low priority, so appear to go on for quite a long time! Date format for me is day-month-year.)

My way of doing it is completely manual; no automation. I have learnt it (the hard way!) that any amount of automation is not sufficient once you go for it, so I am avoiding it all!

I use 'vi' for the text editor.

Hope this helps,
Regards,
Abhay

jknecht
10-02-2008, 05:48 AM
I am attaching a few entries in my 'Delegated' file.
Thanks for the concrete sample, Abhay.

I like how it allows you to keep notes about followup discussions right with the waiting-for. And it looks like it would be helpful when AAA shows up at your desk, and you can just rip through each item to find out status.

Have you had any problems with this format? For example, do you have any trouble quickly identifying items that have been outstanding for too long?

Cpu_Modern
10-02-2008, 03:48 PM
If you use Emacs I recommend Org Mode. Not Planner Mode. Even John Wiegley (author of Planner) uses Org Mode (http://www.newartisans.com/blog_files/org.mode.day.planner.php) now, it is so much better. I highly recommend it. Name me one reason not to use it (Ha!). Of course, YMMV.

abhay
10-02-2008, 11:22 PM
Thanks for the concrete sample, Abhay.
Glad to be able to help!


Have you had any problems with this format? For example, do you have any trouble quickly identifying items that have been outstanding for too long?

Not at all! But the credit goes to the weekly review, when I go through each entry. So I have all those items also noted in the agendas or followup actions or will have emailed the person right at the time of weekly review when an item has outlived my expectation. If the item is more urgent than my next weekly review, I do not remove the item from my agenda items (which I review daily so that I remember there is something with this person when I see them, and can open their list). Even more urgent: calendar.

The other difficulty could have been finding waiting-for for a particular person, which I solve by adding entries in alphabetical order.

Regards,
Abhay

Brent
10-03-2008, 11:41 AM
My personal rule of thumb: If something's on my Waiting For list for more than a month (4 weekly reviews), I need to reframe the associated Project, drop it, or otherwise deal with that Waiting For.

Obviously, there'll be an occasional exception, but to me, an old Waiting For smells like a festering problem.