Hi Richard,

[EMAIL PROTECTED] writes:

> At the moment, all uncompleted todo entries appear in my agenda views,
> regardless of scheduling. Is there something I could use as query
> string to filter the list based on scheduling, like "SCHEDULED=today"?

One way to do this is to define your own agenda view through
`org-agenda-custom-commands': 

For example:

Attachment: bzg-agenda-command.el
Description: application/emacs-lisp

BTW: you can replace :timestamp by :deadline or whatever `org-diary' is
supposed to understand -- but so far i cannot get :scheduled display
today's scheduled entries. I think it's a bug about time computation in
`org-agenda-get-day-entries'.

Hope this helps,

-- 
Bastien
_______________________________________________
Emacs-orgmode mailing list
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to