emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Alexander Baier <alexander.baier@mailbox.org>
To: Uwe Ziegenhagen <ziegenhagen@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Putting a todo item to the end of this level
Date: Sun, 12 Oct 2014 12:51:23 +0200	[thread overview]
Message-ID: <87r3ydv9w4.fsf@mailbox.org> (raw)
In-Reply-To: <loom.20141012T093106-105@post.gmane.org> (Uwe Ziegenhagen's message of "Sun, 12 Oct 2014 07:37:06 +0000 (UTC)")

Hello Uwe,

On 2014-10-12 09:37 Uwe Ziegenhagen wrote:
> 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

If you always want to move DONE headlines to the end you might want to
consider org-sort. It is usually bound to `C-c ^' so with point on the
first headline, doing `C-c ^ o' would produce the example b).

HTH,
-- 
Alexander Baier

      reply	other threads:[~2014-10-12 10:51 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-12  7:37 Putting a todo item to the end of this level Uwe Ziegenhagen
2014-10-12 10:51 ` Alexander Baier [this message]

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=87r3ydv9w4.fsf@mailbox.org \
    --to=alexander.baier@mailbox.org \
    --cc=emacs-orgmode@gnu.org \
    --cc=ziegenhagen@gmail.com \
    /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).