Ken Mankoff writes:
> I have a custom agenda with a section that is generated with:
>
> (todo "WAITING|VERIFY" ((org-agenda-overriding-header "Waiting or Verify")))
You will need to do (agenda "WAITING|VERIFY" ...) for items that are
scheduled. They will be displayed only if you have adjusted val
I have a custom agenda with a section that is generated with:
(todo "WAITING|VERIFY" ((org-agenda-overriding-header "Waiting or Verify")))
And it generates an Agenda section that looks like:
==
Waiting or Verify
Foo: WAITING Something
Bar: WAITING Ot