From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Numeric Priorities (Was: Re: org priority cycling - removing priorities) Date: Thu, 13 Sep 2007 07:25:12 +0200 Message-ID: <4eba2d0b2e87de496db067a77b3af377@science.uva.nl> References: <46E00294.6020403@calicojack.co.uk> <7fa8cbf49995c5cb1dbd0ff46f6cd81d@science.uva.nl> <87ps0rx65n.fsf_-_@aka.i.naked.iki.fi> Mime-Version: 1.0 (Apple Message framework v624) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IVi9d-0000pd-VI for emacs-orgmode@gnu.org; Thu, 13 Sep 2007 02:26:22 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IVi9a-0000mj-U6 for emacs-orgmode@gnu.org; Thu, 13 Sep 2007 02:26:21 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IVi9a-0000mc-Qg for emacs-orgmode@gnu.org; Thu, 13 Sep 2007 02:26:18 -0400 Received: from korteweg.uva.nl ([146.50.98.70]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IVi9a-0001kD-Il for emacs-orgmode@gnu.org; Thu, 13 Sep 2007 02:26:18 -0400 In-Reply-To: <87ps0rx65n.fsf_-_@aka.i.naked.iki.fi> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Nuutti Kotivuori Cc: emacs-orgmode@gnu.org Hi, On Sep 9, 2007, at 16:30, Nuutti Kotivuori wrote: > Carsten Dominik wrote: >> But as I said, this may not be good enough a reason. Open for >> discussion. > > I find the priority settings almost unusable for me. [...] > But for my work tasks, priorities are really important as they are > given to me externally. So I need a lot of priority levels, both up > and down from the default. And atleast I'm not so savvy with alphabet, > that I could instantly see how much less important [#P] is than [#T] - > especially with respect to the default level etc. > You can do all this by just inserting your own marker into entries. The question is what do you want to *do* with these. > So, how about adding a new feature, org-todo-use-numeric-priorities. > > This would make the priorities be like: > > * TODO [#+2] Task 1 > * TODO [#+1] Task 2 > * TODO Task 3 > * TODO [#-1] Task 4 > * TODO [#-2] Task 5 You can use priorities 0-9 now. Me personally, I believe this priority game becomes entirely useless for more than a few values. Any other takes on this? - Carsten