Dear all,

Here comes a minor gripe.
If I start with:
-------------------------
#+TODO: foo bar | baz

+ [X] Apple
+ [ ] Banana
------------------------
...and then apply org-toggle-headline (C-c *) on the two items,
one after the other, I end up with these headlines:

* DONE Apple
** TODO Banana

...instead of these:

* baz Apple
** foo Banana

Yours
Rasmus

Reply via email to