emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] There can only be one item with priority 1?


From: Fredrik
Subject: Re: [O] There can only be one item with priority 1?
Date: Thu, 30 Jan 2014 16:54:57 +0100
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:24.0) Gecko/20100101 Thunderbird/24.2.0

That would be an idea and I have tried it but when adding a new item in the list I manually need to change the priority for all the rest which is too much work

Regards,

Fredrik

On 2014-01-30 16:51, Thorsten Jolitz wrote:
Fredrik <address@hidden> writes:

When I think about priority I want to see if one item is more
prioritized then another. So if I have a list like this:

* TODO Not important
* TODO Really important
* TODO Kind of import

So setting in the priority would look like this :

* TODO 3 Not important
* TODO 1 Really important
* TODO 2 Kind of import

And adding a new item that is more important then kind of important
would look like this :

* TODO 4 Not important
* TODO 1 Really important
* TODO 2 More important then kind of important
* TODO 3 Kind of import

So is there any such functionality for handling priorities the anyone
knows of? 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?
Why not use ABC and differentiate with tags, e.g.:

* TODO [#C] Not important :low:
* TODO [#A] Really important
* TODO [#B] More important then kind of important
* TODO [#C] Kind of import :medium:





reply via email to

[Prev in Thread] Current Thread [Next in Thread]