Sebastian Rose writes:
> JBash writes:
>> Thank you, Matt.
>>
>> A followup...
>> I've discovered that after setting the org-agenda-skip-scheduled-if-done to
>> non-nil, I was still getting DONE items in my agenda view. I then realized
>> that I'd changed the org-todo-keywords recently to:
>>
>>
JBash writes:
> Thank you, Matt.
>
> A followup...
> I've discovered that after setting the org-agenda-skip-scheduled-if-done to
> non-nil, I was still getting DONE items in my agenda view. I then realized
> that I'd changed the org-todo-keywords recently to:
>
> (setq org-todo-keywords '("TODO"
Thank you, Matt.
A followup...
I've discovered that after setting the org-agenda-skip-scheduled-if-done to
non-nil, I was still getting DONE items in my agenda view. I then realized
that I'd changed the org-todo-keywords recently to:
(setq org-todo-keywords '("TODO" "STARTED" "WAITING" "DONE" "C
Hi Jerry,
JBash writes:
> I have done something to break my desired behavior, which is to exclude
> DONE items from the agenda views. In the process of trying to fix it,
> I've run across what appears to be an inconsistency in the FAQ and the
> customize-variable definitions. Or maybe I'm int