Re: [O] Todo with checkboxes is grayed out in agenda

2011-08-30 Thread Jason Dunsmore
Nathan Neff writes: > I have a todo like this: > > * todo something > - [ ] first > - [ ] next > > In the agenda, the todo something header is displayed grayed out. If you're trying to control the greying-out, `org-agenda-dim-blocked-tasks' variable may be relevant.

Re: [O] Todo with checkboxes is grayed out in agenda

2011-08-25 Thread Nicolas Goaziou
Hello, Nathan Neff writes: > My org-enforce-checkbox-dependencies is t You should set it to nil. Regards, -- Nicolas Goaziou

Re: [O] Todo with checkboxes is grayed out in agenda

2011-08-25 Thread Nathan Neff
On Thu, Aug 25, 2011 at 2:53 AM, Bastien wrote: > Hi Nathan, > > Nathan Neff writes: > >> I have a todo like this: >> >> * todo something >> - [ ] first >> - [ ] next >> >> In the agenda, the todo something header is displayed grayed out. > > I lack contextual information -- Emacs and Org version

Re: [O] Todo with checkboxes is grayed out in agenda

2011-08-25 Thread Bastien
Hi Nathan, Nathan Neff writes: > I have a todo like this: > > * todo something > - [ ] first > - [ ] next > > In the agenda, the todo something header is displayed grayed out. I lack contextual information -- Emacs and Org versions, and part of your Org configuration relevant to todos and check

Re: [O] Todo with checkboxes is grayed out in agenda

2011-08-24 Thread Nicolas Goaziou
Hello, Nathan Neff writes: > I have a todo like this: > > * todo something > - [ ] first > - [ ] next > > In the agenda, the todo something header is displayed grayed out. > > Is there a way to turn this off? I'd like to see TODOs with > checkboxes under them as regular TODOs, not as parent TOD

[O] Todo with checkboxes is grayed out in agenda

2011-08-24 Thread Nathan Neff
I have a todo like this: * todo something - [ ] first - [ ] next In the agenda, the todo something header is displayed grayed out. I see the reason for this -- org-mode considers this to be a parent headline of child TODOs because of the checkboxes. Is there a way to turn this off? I'd like to