emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Thorsten Jolitz <tjolitz@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: There can only be one item with priority 1?
Date: Thu, 30 Jan 2014 16:51:30 +0100	[thread overview]
Message-ID: <87iot1cvst.fsf@gmail.com> (raw)
In-Reply-To: 52EA5887.3070002@jumans.net

Fredrik <fredrik@jumans.net> 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:

-- 
cheers,
Thorsten

  reply	other threads:[~2014-01-30 15:51 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-30 13:49 There can only be one item with priority 1? Fredrik
2014-01-30 15:51 ` Thorsten Jolitz [this message]
2014-01-30 15:54   ` Fredrik
2014-01-30 16:17     ` Thorsten Jolitz
2014-01-30 16:28 ` Daniel Clemente

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87iot1cvst.fsf@gmail.com \
    --to=tjolitz@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).