From: Rainer Stengele <rainer.stengele@online.de>
To: emacs-orgmode@gnu.org
Subject: sort lists by highest level entries
Date: Wed, 06 Mar 2013 15:19:49 +0100 [thread overview]
Message-ID: <kh7ja1$a1h$1@ger.gmane.org> (raw)
Hi,
having
- [2013-01-24 Do] text
- [2013-01-25 Fr] text
- [2013-02-01 Fr] text
which in full view is
- [2013-01-24 Do] text
* text
- [2013-01-25 Fr] text
#+BEGIN_EXAMPLE
TEXT
#+END_EXAMPLE
- [2013-02-01 Fr] text
* other stuff
I would like to sort the highest level entries, alphabetically would do
in this case, ending up with
- [2013-02-01 Fr] text
- [2013-01-25 Fr] text
- [2013-01-24 Do] text
which of course in full view is
- [2013-02-01 Fr] text
* other stuff
- [2013-01-25 Fr] text
#+BEGIN_EXAMPLE
TEXT
#+END_EXAMPLE
- [2013-01-24 Do] text
* text
org-sort and org-sort-entries does not what I want.
Did I miss something obvious?
Thanks,
Rainer
next reply other threads:[~2013-03-06 14:20 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-06 14:19 Rainer Stengele [this message]
2013-03-06 14:30 ` sort lists by highest level entries Nicolas Goaziou
2013-03-06 15:30 ` Rainer Stengele
2013-03-06 15:51 ` Nicolas Goaziou
2013-03-06 15:56 ` Rainer Stengele
2013-03-06 16:05 ` Nicolas Goaziou
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='kh7ja1$a1h$1@ger.gmane.org' \
--to=rainer.stengele@online.de \
--cc=emacs-orgmode@gnu.org \
/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).