Open
Description
Does this feature exist in Emacs orgmode core?
N/A
Orgmode link
No response
Feature value
I have many headlines with an overdue scheduled timestamp, this is fine because most of them are recurrent tasks that don't need to be acted upon exactly at that date but I don't want to act on them before.
My solution to deal with them is to have a custom agenda command to see them when I need.
I also use another agendas for the planning of the day/week/month/... of the type agenda and I'd rather not see those entries on those agendas.
It would be awesome to have org_agenda_todo_ignore_scheduled
and org_agenda_todo_ignore_deadlines
so that I could for example see the events of the day hiding all those overdue headlines.
I don't know if there is any other way to handle this case. Maybe with a TIMESTAMP
query
Additional context
No response