Hi,
Buck Brody writes:
> Is there a way to know if an item is due today by only looking at the headline
> or at an agenda?
The is the agenda custom command I use for this:
,
| ("d" "Due today" agenda ""
| ((org-agenda-ndays 1)
| (org-deadline-warning-days 0)
| (org-agenda-skip-schedu
Is there a way to know if an item is due today by only looking at the
headline or at an agenda? For instance, could a tag "today" be triggered
based upon a deadline? Basically, when looking at a sparse tree or an
agenda, I would like to know what is due today without using "agenda for
current day