emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Maxim Loginov <zeliboba@mail.ru>
To: emacs-orgmode@gnu.org
Subject: log entries order question (feature request?)
Date: Thu, 16 Aug 2007 20:47:38 +0700	[thread overview]
Message-ID: <87fy2jzj45.fsf@mail.ru> (raw)

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

             reply	other threads:[~2007-08-16 13:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-16 13:47 Maxim Loginov [this message]
2007-08-21  9:50 ` log entries order question (feature request?) Carsten Dominik

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87fy2jzj45.fsf@mail.ru \
    --to=zeliboba@mail.ru \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).