Bastien <b...@gnu.org> writes: >> There doesn't seem to be an easy way to make a custom agenda view >> that only shows todo items that are scheduled for the future. Or am >> I wrong? > > Use a TODO agenda view, and set `org-agenda-todo-ignore-scheduled' to > past within this custom agenda view.
This shows entries scheduled for the future together with unscheduled entries (many in my case). I am looking for a way to temporarily hide the unscheduled entries.