"Oliver Charles" <[EMAIL PROTECTED]> writes:

> On Sat, Nov 22, 2008 at 11:29 PM, anhnmncb <[EMAIL PROTECTED]> wrote:
>> For example:
>>
>> * TODO Things I need to do
>>  - [] get foo1, foo2, foo3.
>>  * TODO foo2 is got by this way
>>  - [] do thing 2
>>  - [] ...
>>
> You haven't made your question very clear here... and I don't really
> understand what you're asking.
>

The second TODO should have 2 stars

,----
| * TODO Things I need to do
|  - [ ] get foo1, foo2, foo3.
| ** TODO foo2 is got by this way
|  - [ ] do thing 2
|  - [ ] ...
`----

I'm assuming your - [] are supposed to be checkboxes (they need a space
in there)

Headlines have leading stars.  Org-mode can hide leading stars but they
are still present physically in the file and are required for marking
headlines.

-Bernt



_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to