emacs-orgmode
[Top][All Lists]
Advanced

[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: Sat, 22 Nov 2008 21:45:49 -0500
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux)

"Oliver Charles" <address@hidden> writes:

> On Sat, Nov 22, 2008 at 11:29 PM, anhnmncb <address@hidden> 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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]