emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] postponing todos


From: Bastien
Subject: Re: [Orgmode] postponing todos
Date: Tue, 07 Aug 2007 19:13:41 +0200
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.0 (gnu/linux)

Hi Richard,

address@hidden 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

reply via email to

[Prev in Thread] Current Thread [Next in Thread]