From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: alpha sort of TODO flagged tasks Date: Mon, 23 Dec 2019 09:16:42 +0100 Message-ID: <878sn35udx.fsf@nicolasgoaziou.fr> References: <87h81r31hy.fsf@skimble.plus.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:51863) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ijItW-0007jw-O6 for emacs-orgmode@gnu.org; Mon, 23 Dec 2019 03:16:52 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ijItU-0004aG-A1 for emacs-orgmode@gnu.org; Mon, 23 Dec 2019 03:16:49 -0500 Received: from relay10.mail.gandi.net ([217.70.178.230]:47717) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1ijItU-0004PY-2I for emacs-orgmode@gnu.org; Mon, 23 Dec 2019 03:16:48 -0500 In-Reply-To: <87h81r31hy.fsf@skimble.plus.com> (Sharon Kimble's message of "Mon, 23 Dec 2019 08:11:21 +0000") 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" To: Sharon Kimble Cc: emacs-orgmode@gnu.org Hello, Sharon Kimble writes: > How can I sort alphabetically some of my org-mode tasks which are in the > format of [1] please? I can sort them once the TODO flag is removed, but > I would like to sort them before then. I think you can do it the usual way, with `org-sort-entries'. Have you tried it? It works here. Regards, -- Nicolas Goaziou