emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Bug: State change not entered in corresponding TODO entry
@ 2016-01-12 18:45 Charles Millar
  0 siblings, 0 replies; only message in thread
From: Charles Millar @ 2016-01-12 18:45 UTC (permalink / raw)
  To: emacs-orgmode

I group all of my TODO items in one file under one first level heading, e.g.

* TODO'a
** TODO this is a test                              :CM:
    DEADLINE: <2016-01-15 Fri>
          :OTHERINFO:

          :END:
                  Date Entered [2016-01-12 Tue 13:22]

** TODO this is another test                         :CM:
    DEADLINE: <2016-01-20 Wed>
          :OTHERINFO:

          :END:
                  Date Entered [2016-01-12 Tue 13:36]


With point on the ** TODO this is another test and I change the state 
for example to DONE (C-c C-t d) the state change is filed after the 
first ** TODO and immediately above the "this is another test"

** TODO this is a test                              :CM:
    DEADLINE: <2016-01-15 Fri>
          :OTHERINFO:

          :END:
                  Date Entered [2016-01-12 Tue 13:22]
** TODO this is a test                              :CM:
    DEADLINE: <2016-01-15 Fri>
          :OTHERINFO:

          :END:
                  Date Entered [2016-01-12 Tue 13:22]

          - State "DONE"       from "TODO"       [2016-01-12 Tue 13:38]
** DONE this ia another test                         :CM:
    DEADLINE: <2016-01-20 Wed>
          :OTHERINFO:

          :END:
                  Date Entered [2016-01-12 Tue 13:36]


          - State "DONE"       from "TODO"       [2016-01-12 Tue 13:38]
** DONE this is another test                         :CM:
    DEADLINE: <2016-01-20 Wed>
          :OTHERINFO:

          :END:
                  Date Entered [2016-01-12 Tue 13:36]

I believe that that the state change should be (or it was in the past) 
filed within the TODO item that was changed.

I tested this with a simple "* TODO something" headline and the state 
change is entered above the * TODO.

Charlie Millar

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-01-12 18:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-01-12 18:45 Bug: State change not entered in corresponding TODO entry Charles Millar

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).