From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sebastian Rose Subject: Re: Export without TODO keywords Date: Mon, 01 Dec 2008 15:02:31 +0100 Message-ID: <878wr06ljc.fsf@kassiopeya.MSHEIMNETZ> References: <873ah88xfr.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1L79JR-0003Gk-FU for emacs-orgmode@gnu.org; Mon, 01 Dec 2008 08:59:45 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1L79JQ-0003GS-Vt for emacs-orgmode@gnu.org; Mon, 01 Dec 2008 08:59:45 -0500 Received: from [199.232.76.173] (port=42047 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L79JQ-0003GP-RL for emacs-orgmode@gnu.org; Mon, 01 Dec 2008 08:59:44 -0500 Received: from mail.gmx.net ([213.165.64.20]:54194) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1L79JQ-000718-6v for emacs-orgmode@gnu.org; Mon, 01 Dec 2008 08:59:44 -0500 In-Reply-To: <873ah88xfr.fsf@gmail.com> (Daniel Clemente's message of "Mon, 01 Dec 2008 03:02:32 +0100") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Daniel Clemente Cc: emacs-orgmode@gnu.org Hi Daniel, you might want to customize these variables: org-export-with-drawers org-export-with-tags org-export-with-timestamps org-export-mark-todo-in-toc I'm not aware of a way to suppress the export of todo keywords. But the export puts the TODO keywords in span tags and assignes one of the two classes 'todo' or 'done', depending on your todo setup: TODO STARTED WAITING DONE To hide the todo keywords in your HTML, you might add the following to your stylesheet: span.todo { display:none;visibility:hidden; } span.done { display:none;visibility:hidden; } Regards, Sebastian Daniel Clemente writes: > Hi, this seems to be very basic, but: is there a way to export a file wit= hout > the TODO keywords and the other task tracking information? I'm writing a= web > site where each section is a task (I schedule a day to write it, then it = goes > from TODO to DONE). When I export to HTML, I see headers like =E2=80=9E1.= 2 DONE > Introduction=E2=80=9C, but I would like just =E2=80=9E1.2 Introduction=E2= =80=9C. In fact I would like to > prevent all tracking information (CLOCK, SCHEDULED, DEADLINE, priorities, > properties, ...) from being exported. I found no export option to do tha= t and > also no variable. > > > Greetings, > > Daniel > > > _______________________________________________ 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 > --=20 Sebastian Rose, EMMA STIL - mediendesign, Niemeyerstr.6, 30449 Hannover Tel.: +49 (0)511 - 36 58 472 Fax: +49 (0)1805 - 233633 - 11044 mobil: +49 (0)173 - 83 93 417 Email: s.rose emma-stil de, sebastian_rose gmx de Http: www.emma-stil.de