Hello

if I have something like the following

#+STARTUP: logdone

* project
** TODO headline                             :repeat:
   a longer description of what the todo item is about
   SCHEDULED: <2013-06-18 Tue +1m>
   - State "DONE"       from "WAITING"    [2013-02-26 Tue 21:56]
   - State "DONE"       from "WAITING"    [2013-01-14 Mon 18:18]
   - State "DONE"       from "WAITING"    [2012-09-30 Sun 19:36]
   - State "DONE"       from "WAITING"    [2012-09-02 Sun 10:28]
   - State "DONE"       from "WAITING"    [2012-06-28 Thu 11:08]
   - State "DONE"       from "WAITING"    [2012-05-07 Mon 10:56]
    ....

and then cycle through the TODO states the new '- State "Done"...'
message shows up between the headline and the description. Is there a
way to always add the new line after the SCHEDULED or perhaps better
before the first log-message in the task? That way they could be kept
easily at any position in the task.

Thanks

Arun

Reply via email to