[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Orgmode] Re: How to make a todo entry in plain text?
From: |
Bernt Hansen |
Subject: |
[Orgmode] Re: How to make a todo entry in plain text? |
Date: |
Sun, 23 Nov 2008 10:53:52 -0500 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux) |
anhnmncb <address@hidden> writes:
>> ,----
>> | * TODO Things I need to do
>> | - [ ] get foo1, foo2, foo3.
>> | ** TODO foo2 is got by this way
>> | - [ ] do thing 2
>> | - [ ] ...
>> `----
>
> In such case, the level 2 TODO will break up my the one plain list into
> two. So assume that the original header is:
>
> * TODO Things I need to do [0/3]
>
> Now it will become:
>
> * TODO Things I need to do [0/1]
I don't think you can do that. Lists can't cross task/heading
boundaries as far as I know.
-Bernt