From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Jones Subject: Sorting all children of a heading for time Date: Tue, 27 May 2014 21:08:06 +0100 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=089e0153751004937004fa6741d6 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:37218) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WpNfM-0003uP-Vm for emacs-orgmode@gnu.org; Tue, 27 May 2014 16:08:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WpNfM-0002lP-7t for emacs-orgmode@gnu.org; Tue, 27 May 2014 16:08:08 -0400 Received: from mail-qg0-x241.google.com ([2607:f8b0:400d:c04::241]:65309) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WpNfM-0002l0-0A for emacs-orgmode@gnu.org; Tue, 27 May 2014 16:08:08 -0400 Received: by mail-qg0-f65.google.com with SMTP id i50so5098623qgf.8 for ; Tue, 27 May 2014 13:08:06 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org --089e0153751004937004fa6741d6 Content-Type: text/plain; charset=UTF-8 Hi, In the following example, when I try to sort on the top heading (Planner 2014-15) for time, the heading Holiday does not sort correctly (unless I promote the heading to **. Is there a way that a sort can work with all the children of a given heading? I have also tried selecting all the headings and sorting but with no success. * Planner 2014-15 #+CATEGORY:PLN ** INSET DAY <2014-09-04 Thu> ** INSET DAY <2014-09-05 Fri> *** Holiday <2014-10-27 Mon>--<2014-10-31 Fri> ** B Meeting <2014-09-22 Mon> ** C Committee <2014-10-02 Thu> ** S Committee <2014-10-23 Thu> ** FS <2014-11-06 Thu> ** M Meeting <2014-11-27 Thu> Many thanks, Simon. --089e0153751004937004fa6741d6 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hi,

In the following example, when I tr= y to sort on the top heading (Planner 2014-15) for time, the heading Holida= y does not sort correctly (unless I promote the heading to **. Is there a w= ay that a sort can work with all the children of a given heading? I have al= so tried selecting all the headings and sorting but with no success.

* Planner 2014-15
#+CATEGORY:PLN
** INSET DAY
=C2=A0 =C2=A0<2014-09-04 Thu>
** = INSET DAY
=C2=A0 =C2=A0<2014-09-05 Fri>
*** Holid= ay
<2014-10-27 Mon>--<2014-10-31 Fri>
** B Meeting
=C2=A0 =C2=A0<2014-09-22 Mon>
*= * C Committee=C2=A0
=C2=A0 =C2=A0<2014-10-02 Thu>
** S Committee
=C2=A0 =C2=A0<2014-10-23 Thu>
** = FS
=C2=A0 =C2=A0<2014-11-06 Thu>
** M Meeting
=C2=A0 =C2=A0<2014-11-27 Thu>
=

Many thanks,=C2=A0
Simon.
--089e0153751004937004fa6741d6--