From mboxrd@z Thu Jan 1 00:00:00 1970 From: Angel de Vicente Subject: Re: Is it possible to sort checkboxes? Date: Tue, 07 Nov 2017 14:34:05 +0000 Message-ID: <877ev2f99e.fsf@iac.es> References: <87bmkef9um.fsf@iac.es> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53686) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eC4xY-0001rN-SZ for emacs-orgmode@gnu.org; Tue, 07 Nov 2017 09:34:42 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eC4xU-0000xK-VZ for emacs-orgmode@gnu.org; Tue, 07 Nov 2017 09:34:36 -0500 Received: from [195.159.176.226] (port=54782 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eC4xU-0000wb-OZ for emacs-orgmode@gnu.org; Tue, 07 Nov 2017 09:34:32 -0500 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1eC4xE-0002NB-6t for emacs-orgmode@gnu.org; Tue, 07 Nov 2017 15:34:16 +0100 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: emacs-orgmode@gnu.org Hi, never mind. As so many other times (blush) I figured out the answer right after posting the question. I was trying with a test file like the following and with the org-sort (C-c ^) command. I assumed I had to issue the command in the TODO line, which tells me there is "Nothing to sort". Actually it looks like I can do it in any of the Task lines and it works exactly as I wanted. Orgmode to rule the world! :-) ,---- | * Test | | ** TODO Work on item 1 [2/12] | + [ ] Task a | + [ ] Task b | + [ ] Task c | + [ ] Task d | + [ ] Task f | + [ ] Task h | + [ ] Task i | + [ ] Task j | + [ ] Task k | + [ ] Task l | + [X] Task e | + [X] Task g `---- -- Ángel de Vicente http://angel-de-vicente.blogspot.com/