orgmode icon indicating copy to clipboard operation
orgmode copied to clipboard

Support `org_agenda_todo_ignore_scheduled` and `org_agenda_todo_ignore_deadline` on agendas of agenda type

Open lyz-code opened this issue 10 months ago • 2 comments

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

lyz-code avatar Feb 07 '25 11:02 lyz-code

I've developed an ugly fix that will be maintained in my fork until this is supported in case anyone is interested

lyz-code avatar Mar 09 '25 19:03 lyz-code

I would actually love to see this implemented. I often use the deadline feature to get reminded on some headlines, but sometimes I miss to update them and they start to clutter my agenda. Having a way to hide them would really help my workflow.

seflue avatar Mar 09 '25 19:03 seflue