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

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

[emacs-wiki-discuss] Re: planner-edit-task-description and timeclock


From: Sacha Chua
Subject: [emacs-wiki-discuss] Re: planner-edit-task-description and timeclock
Date: Sun, 05 Jun 2005 14:23:33 +0800
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/21.3.50 (gnu/linux)

John Sullivan <address@hidden> writes:

> After planner-edit-task-description, the .timelog file is edited so that all
> past instances of that task description are edited. 

You can easily disable this with

(ad-disable-advice 'planner-edit-task-description 'around 'planner-timeclock)

to make Planner fit your workflow better.

> the future. I do this after I have done the initial action but still
> need to do something more in the future. The reason I do it this way
> is to preserve the existing annotation information, and to avoid
> retyping some of the description again.

I prefer to mark the original task as completed so that I see it on my
day page, creating a new task for my next action.

Would you like some help writing a function that picks up the current
task's description and makes it the default for a new task? You can
define your own version of planner-read-task. ^_^

-- 
Sacha Chua <address@hidden> - open source geekette
http://sacha.free.net.ph/ - PGP Key ID: 0xE7FDF77C
interests: emacs, gnu/linux, personal information management, CS ed
sachac on irc.freenode.net#emacs . YM: sachachua83




reply via email to

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