all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Putting a todo item to the end of this level
@ 2014-10-12  7:37 Uwe Ziegenhagen
  2014-10-12 10:51 ` Alexander Baier
  0 siblings, 1 reply; 2+ messages in thread
From: Uwe Ziegenhagen @ 2014-10-12  7:37 UTC (permalink / raw)
  To: emacs-orgmode

Hello,

how can I move a specific TODO item to the end of the level it currently sits?

Example

a) before the command was executed

* TODO Level 1
** TODO something to do a
** DONE something to do b
** TODO something to do c
** TODO something to do d
* TODO Level 1 again

b) after the command was executed (TODO is moved to the end of the TODO
Level 1 items)

* TODO Level 1
** TODO something to do a
** TODO something to do c
** TODO something to do d
** DONE something to do b
* TODO Level 1 again

Thanks a lot in advance,

Uwe

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-10-12 10:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-12  7:37 Putting a todo item to the end of this level Uwe Ziegenhagen
2014-10-12 10:51 ` Alexander Baier

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.