From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Clemente Subject: Re: There can only be one item with priority 1? Date: Thu, 30 Jan 2014 23:28:18 +0700 Message-ID: <87k3dhsacd.wl%n142857@gmail.com> References: <52EA5887.3070002@jumans.net> Mime-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset=US-ASCII Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36149) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W8uTh-0000DF-FE for emacs-orgmode@gnu.org; Thu, 30 Jan 2014 11:28:41 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W8uTZ-0004vY-2j for emacs-orgmode@gnu.org; Thu, 30 Jan 2014 11:28:33 -0500 Received: from mail-pd0-x235.google.com ([2607:f8b0:400e:c02::235]:58870) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W8uTY-0004vI-QL for emacs-orgmode@gnu.org; Thu, 30 Jan 2014 11:28:25 -0500 Received: by mail-pd0-f181.google.com with SMTP id y10so3185192pdj.12 for ; Thu, 30 Jan 2014 08:28:23 -0800 (PST) In-Reply-To: <52EA5887.3070002@jumans.net> 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: Fredrik Cc: emacs-orgmode@gnu.org El Thu, 30 Jan 2014 14:49:59 +0100 Fredrik va escriure: > I know there is the ABC but that doesn't support what I shown here where I add > an item in the middle of the list changes the priority of everything below it? > If you consider section order as priority, then you already have it: when you insert a section in the middle, all the ones below are of lower priority, without you having to change anything else. Use M-up and M-down to reorder sections. You can use the sorting order only when you have many [#A] or [#B] or [#C] of the same type together. You could also use [#A] [#B] [#C] [#D] [#E], but I think 3 groups is enough.