emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <dominik@science.uva.nl>
To: Bastien <bzg@altern.org>
Cc: emacs-orgmode@gnu.org
Subject: Re: Re: Interpretation of priorities in org-mode
Date: Thu, 9 Aug 2007 07:05:41 +0200	[thread overview]
Message-ID: <0f0cabd3a5a978dc3ee6cc84a831b2cc@science.uva.nl> (raw)
In-Reply-To: <874pjjxkn4.fsf@bzg.ath.cx>


On Aug 1, 2007, at 18:52, Bastien wrote:

> "Piotr Zielinski" <piotr.zielinski@gmail.com> writes:
>
>> The reason why I decided to use priorities was because it was easier
>> to make them work with org-agenda. In particular, I don't know how to
>> make the agenda display, for example, "all headlines without
>> the :today: tag in the order of increasing deadlines". If this is
>> possible, I'll happily switch to tags.
>
> This search should be achieved with a custom command like:
>
> (setq org-agenda-custom-commands
>       '(("u" tags "-today"
>         ((org-agenda-sorting-strategy '(time-up))))))
>
> See (info "(org)Setting Options") ... but i can't have the '(time-up)
> option to be taken into account.  At least it works for selecting all
> but the :today: tag.

The reason why this does not work is that sorting by time
only works if the entry has been *selected* for inclusion into
the agenda by a timestamp.  If it was selected, for example, by tag,
the it would be unclear which time to use, there might be many
in the entry, like scheduled, deadline, or a plain time stamp
marking this also as an appointment.

- Carsten

  reply	other threads:[~2007-08-09  5:05 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-01 14:47 Interpretation of priorities in org-mode Renzo Been
2007-08-01 15:13 ` Piotr Zielinski
2007-08-01 16:52   ` Bastien
2007-08-09  5:05     ` Carsten Dominik [this message]
2007-08-02  6:07 ` Dmitri Minaev

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=0f0cabd3a5a978dc3ee6cc84a831b2cc@science.uva.nl \
    --to=dominik@science.uva.nl \
    --cc=bzg@altern.org \
    --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).