emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: David Engster <deng@randomsample.de>
To: emacs-orgmode@gnu.org
Subject: Re: Sorting TODOs with time-up
Date: Mon, 30 Mar 2009 23:03:29 +0200	[thread overview]
Message-ID: <87iqlqzpsu.fsf@arcor.de> (raw)
In-Reply-To: 0FCA0437-9513-4C9F-BBFC-6B51A5E8E704@gmail.com

Carsten Dominik <carsten.dominik@gmail.com> writes:
> On Mar 30, 2009, at 4:46 PM, David Engster wrote:
>> Thanks for the clarification. This is a bit confusing, since sorting
>> by priority works in the todo list, but sorting with date does
>> not. Also, since I call the function 'org-agenda', it is a bit
>> unexpected that when I press 't' afterwards I don't really get an
>> agenda but a TODO list, which seems to behave differently in some
>> aspects from the normal agenda view I get when pressing 'a'.
>
> Yes, this is bad terminology, which evolved historically.
>
> "org-agenda" is a dispatcher for the different views that we call
> "agenda views".
>
> One of the "agenda views" is the global todo list (on `t'), another
> one is the "daily/weekly agenda" (on `'a), which is a list of what is
> due today or this week.
>  I always try to call it explicitly
> "daily/weekly agenda" to avoid some of that confusion, but I agree, if
> I'd get a chance to start again I would use better terms.  Now these
> are so engrained in our mailing list culture and into tutorials etc
> that I do not dare to change them anymore.

Thank you for the explanation. Maybe this situation could be cleared up
a bit in the manual. While browsing through chapter 10, I got the
impression that the different views are just different filters, but that
I'm always dealing with the same agenda mode, where each entry carries
the same information.

Maybe one could explicitly mention which commands and sorting strategies
only apply to the daily/weekly agenda? I'd also say that the doc-string
of org-agenda-sorting-strategy does not make this point clear enough.

> Yes can use the text property on a, `org-hd-marker', which is a marker
> pointing to the original location of the item.  You can make your
> function go back to get this information.
>
> For example with
>  (org-entry-get (get-text-property 0 'org-hd-marker a) "SCHEDULED")

I will try that. Thank you for your help!

-David

  reply	other threads:[~2009-03-30 21:03 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-30 12:57 Sorting TODOs with time-up David Engster
2009-03-30 13:41 ` Matthew Lundin
2009-03-30 14:46   ` David Engster
2009-03-30 17:59     ` Carsten Dominik
2009-03-30 21:03       ` David Engster [this message]
2009-03-30 21:15         ` Carsten Dominik
2009-03-31 11:53           ` David Engster
2009-03-31 14:44             ` Carsten Dominik

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=87iqlqzpsu.fsf@arcor.de \
    --to=deng@randomsample.de \
    --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).