Re: [O] Agenda: Disable grayed headings having/checkboxes

2019-07-20 Thread Nathan Neff
Thank you - org-agenda-dim-blocked-tasks accomplished what I wanted. On Tue, Jul 9, 2019 at 9:03 PM Matthew Piziak wrote: > > If I were you I'd check the status of variables > `org-enforce-todo-checkbox-dependencies` and > `org-agenda-dim-blocked-tasks`. My > guess is that those checkboxes are b

Re: [O] Agenda: Disable grayed headings having/checkboxes

2019-07-09 Thread Matthew Piziak
If I were you I'd check the status of variables `org-enforce-todo-checkbox-dependencies` and `org-agenda-dim-blocked-tasks`. My guess is that those checkboxes are blocking the parent heading. On Tue, Jul 09, 2019 at 9:31PM Nathan Neff wrote: > Hello all, > > I found that my agenda view will sho

[O] Agenda: Disable grayed headings having/checkboxes

2019-07-09 Thread Nathan Neff
Hello all, I found that my agenda view will show a scheduled heading as gray if it contains checkboxes in the body. Can I disable this? Thanks, --Nate