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.
Hello,
Nathan Neff writes:
> My org-enforce-checkbox-dependencies is t
You should set it to nil.
Regards,
--
Nicolas Goaziou
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
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
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
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