emacs-orgmode
[Top][All Lists]
Advanced

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

[Orgmode] Skipping deadlined items until scheduled day in agenda


From: Robert Goldman
Subject: [Orgmode] Skipping deadlined items until scheduled day in agenda
Date: Wed, 17 Feb 2010 09:20:11 -0600
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.1.7) Gecko/20100111 Thunderbird/3.0.1

I would like to be able to skip entries in a daily agenda view if they
are being displayed because of the deadline, but they have been scheduled.

For example, if I have a TODO whose deadline is 7 days in the future,
but I have scheduled to do it two days in the future, I don't want to
see it in my daily agenda for today or tomorrow.  Scheduling it has
committed me to do it two days from now, so I don't want to clutter up
my agenda view today.

This seems like almost the opposite of
org-agenda-skip-scheduled-if-deadline-is-shown.

I have looked at some examples, but I'm not finding the answer.  It
seems like the skip-if stuff can only test the org item, not the org
item in a particular context (i.e., what I want is something like skip
this if it's got a deadline and a scheduled time and this org agenda
line is before the scheduled time).

I will have a look in the source for
org-agenda-skip-scheduled-if-deadline-is- shown and can probably reverse
engineer that to do what I want, but I thought I'd see if anyone has
already done this.

thanks,
r




reply via email to

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