emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] TODOs not shown in TOC of HTML export


From: Bastien Guerry
Subject: Re: [Orgmode] TODOs not shown in TOC of HTML export
Date: Sat, 01 Mar 2008 03:26:25 +0000
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.60 (gnu/linux)

lanas <address@hidden> writes:

>   What I mean by this is the following:
>
> * DONE Phase one :MIKE:
> * TEST Phase two :PIERRE:
> * TODO Phase three :DIETER:
>
>   The table of contents will not show the TODO, DONE, TEST, so it is not
> possible to quickly see the state of the tasks.

Check for these variables:

 org-export-mark-todo-in-toc nil
 org-export-remove-timestamps-from-toc t
 org-export-with-tags 'not-in-toc

>   Also, the name tags at the end will not show unless you add text
> after them i.e.:
>
> * TODO Phase three :DIETER: 2 DAYS

Tags should be at the end of the headlines.  

Look at `org-export-with-tags' on how to control tags appearance in the
table of contents.

HTH,

-- 
Bastien




reply via email to

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