lanas <[EMAIL PROTECTED]> 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


_______________________________________________
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