On Sun, Oct 23 2011, Bastien wrote: >> - Perhaps the main problem: appt does not know about warning periods. >> There are items with "-3d", other with "-5M"[1]. There is only one >> universal appt-message-warning-time. Would it be possible, to have a >> individual warning-time for each todo-item, directly computed from the >> warning time in the org-timestamp? > > Check what info is available as text properties in the agenda > (with `C-u C-x =') and see if you can use this information in > a filter function.
There is `type = "upcoming-deadline"', so it should be doable. Thanks for the filter-function and the scope-keywords! -- Peter