emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] log entries order question (feature request?)


From: Carsten Dominik
Subject: Re: [Orgmode] log entries order question (feature request?)
Date: Tue, 21 Aug 2007 11:50:58 +0200

Hi Maxim,

this will be the option `org-log-states-order-reversed' in the next
version, you need to set it to nil, default is t.

- Carsten

On Aug 16, 2007, at 15:47, Maxim Loginov wrote:

hi all

I prefer to log activity when doing something with project and set
(setq org-log-done '(state)) in my ~/.emacs.  Usually I change TODO
state several times during project completition and every change the
new log entry appeared on top, just after header.  It is more natural
to add them at the bottom, so you can read log more naturally, from
top (start) to bottom (finish).  Here is an example of typical project
after completion:

* DONE write a paper
    - State "DONE"       [2007-08-16 Thu 20:42] \\
      journal accepted the paper, will be published
      in october
    - State "WAITING"    [2007-08-16 Thu 20:41] \\
      boss sad "ok", sent paper to journal
    - State "WAITING"    [2007-08-16 Thu 20:37] \\
      first draft is ready, sent to boss, waiting
      for comments from him
    - State "NEXT"       [2007-08-16 Thu 20:36] \\
      ok, now I have time to start

but I'd prefer to have it like this:

* DONE write a paper
    - State "NEXT"       [2007-08-16 Thu 20:36] \\
      ok, now I have time to start
    - State "WAITING"    [2007-08-16 Thu 20:37] \\
      first draft is ready, sent to boss, waiting
      for comments from him
    - State "WAITING"    [2007-08-16 Thu 20:41] \\
      boss sad "ok", sent paper to journal
    - State "DONE"       [2007-08-16 Thu 20:42] \\
      journal accepted the paper, will be published
      in october

is there option for this? or is it possible to implement?

thanks
Maxim



_______________________________________________
Emacs-orgmode mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/emacs-orgmode



--
Carsten Dominik
Sterrenkundig Instituut "Anton Pannekoek"
Universiteit van Amsterdam
Kruislaan 403
NL-1098SJ Amsterdam
phone: +31 20 525 7477





reply via email to

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