emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Nick Dokos <nicholas.dokos@hp.com>
To: "Ross A. Laird" <ross@rosslaird.info>
Cc: emacs-orgmode@gnu.org
Subject: Re: Item ranking system?
Date: Fri, 03 Jul 2009 14:21:24 -0400	[thread overview]
Message-ID: <17160.1246645284@gamaville.dokosmarshall.org> (raw)
In-Reply-To: Message from ross@rosslaird.info (Ross A. Laird) of "Fri, 03 Jul 2009 11:04:26 PDT." <87my7lod79.fsf@rosslaird.info>

Ross A. Laird <ross@rosslaird.info> wrote:

> 
> I'm sure there are many ways in org to accomplish my goal with this
> particular project, which is to create a ranking system for items.
> Here's the situation: I have about 200 items that I am evaluating. I
> need each item to have a title, a tag, a note, and a ranking from 0 to
> 5. Then, I need to be able to sort the items by rank, with items ranked
> 5 at the top. I know that I can do this using tables in org, but I
> prefer the flexibility of headings (some of the items might have long
> notes attached to them, or links, or whatever). Also, I don't think I
> can tag individual cells in a table, or operate on cells the way I can
> with headings in org (move, refile, show and hide, etc.). So, I'm
> looking for something that will allow me to have the best of worlds:
> flexibility as with headings, and numerical sorting as with table cells.
> 

Properties, I think: attach a "ranking" property to each item. Even if
there is no built-in to sort the items by ranking (and there might very well
be - I just don't know), it should be fairly easy to use the property
API to write a sort.

Cheers,
Nick

  parent reply	other threads:[~2009-07-03 18:22 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-03 18:04 Item ranking system? Ross A. Laird
2009-07-03 18:16 ` Ian Barton
2009-07-03 18:36   ` Matthew Lundin
2009-07-03 19:55     ` Ross A. Laird
2009-07-03 21:57       ` Samuel Wales
2009-07-03 18:21 ` Nick Dokos [this message]
2009-07-03 18:46   ` Nick Dokos

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=17160.1246645284@gamaville.dokosmarshall.org \
    --to=nicholas.dokos@hp.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=ross@rosslaird.info \
    /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).