Gmane
Picon
From: Tom <adatgyujto <at> gmail.com>
Subject: org-agenda-todo-ignore-scheduled should have an option to ignore items with time in the future
Newsgroups: gmane.emacs.orgmode
Date: 2011-04-10 12:53:01 GMT (1 year, 6 weeks, 1 day, 6 hours and 27 minutes ago)
I only want to see actionable items in my agenda, so if, for
example, there is something to do at 4pm today then I don't want
to see it till then, because I can't work on it anyway.

Currently I use org-agenda-skip-function for that with a custom
function, but it would be a natural job for
org-agenda-todo-ignore-scheduled.

It has an option 'future' to ignore scheduled todos with future
dates, but it's not useful for future times today. I recommend
adding an option 'future-time' which does that.