emacs-wiki-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[emacs-wiki-discuss] Re: planner-gtd.el -- (very) rough beginnings


From: Sacha Chua
Subject: [emacs-wiki-discuss] Re: planner-gtd.el -- (very) rough beginnings
Date: Tue, 08 Nov 2005 01:19:09 -0500
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/21.3.50 (gnu/linux)

Mark Simpson <address@hidden> writes:

> I have been giving some thought as to what i need planner to do to
> support my use of the GTD methodology, and last night i started to
> Please send me you comments/criticisms/bug reports

Great idea!

I use task sorting to separate my contexts. C-u
sacha/planner-score-sort-tasks makes it easy to bubble up tasks with a
certain keyword. I also have this other planner-sort-task-key-function
that sorts by time, priority, and a few other things. With a little
tweaking, I'm sure we can get it to sort by @____ - whatever word's in
your context!

> (defun planner-gtd-read-name (file-alist prompt initial)

<grin> I prefer having as few prompts as I can, so I'd probably go
with just having @ complete properly in the minibuffer (doesn't it?).
I have some code that automatically picks up priority and status from
the task description, and I've been lazy enough to specify contexts in
task descriptions as well.

Give that approach a try and see if it works for you. Then again,
there's probably a reason why you wrote your code the way you
did... =)

> (provide 'planner-gtd)

Awesome idea! =D
-- 
Sacha Chua <address@hidden> - open source, free software geekette
http://sacha.free.net.ph/ - PGP Key ID: 0xE7FDF77C
interests: emacs, gnu/linux, personal information management, public speaking
sachac on irc.freenode.net#emacs . YM: sachachua83




reply via email to

[Prev in Thread] Current Thread [Next in Thread]