Mark Simpson <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]> - 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 _______________________________________________ emacs-wiki-discuss mailing list emacs-wiki-discuss@nongnu.org http://lists.nongnu.org/mailman/listinfo/emacs-wiki-discuss