From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: html export of inline tasks Date: Fri, 1 Jan 2010 10:59:45 +0100 Message-ID: References: <4B0A7FC1.7000004@gmx.de> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NQeIU-0002bn-17 for emacs-orgmode@gnu.org; Fri, 01 Jan 2010 04:59:54 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NQeIO-0002bD-K4 for emacs-orgmode@gnu.org; Fri, 01 Jan 2010 04:59:52 -0500 Received: from [199.232.76.173] (port=58364 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NQeIO-0002bA-FZ for emacs-orgmode@gnu.org; Fri, 01 Jan 2010 04:59:48 -0500 Received: from ey-out-1920.google.com ([74.125.78.144]:45064) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NQeIO-0006Bt-0a for emacs-orgmode@gnu.org; Fri, 01 Jan 2010 04:59:48 -0500 Received: by ey-out-1920.google.com with SMTP id 4so1456033eyg.34 for ; Fri, 01 Jan 2010 01:59:47 -0800 (PST) In-Reply-To: <4B0A7FC1.7000004@gmx.de> 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: Karl Maihofer Cc: emacs-orgmode@gnu.org Hi Karl, this is now implemented - TODO keywords in inline tasks get the same CSS classes as normal tasks. Best wishes - Carsten On Nov 23, 2009, at 1:27 PM, Karl Maihofer wrote: > Hi, > > would it be possible to add some tags to the html-exporter for > inline tasks? I'd like to be able to show the todo keyword in a > different color as it is possible for normal tasks. > > Normal task: > > TODO task description > > Inline task: > >
> >
TODO task description
> >
> >
> > Perhaps one could add a span tag to the keyword of inline tasks, too? > > Regards, > Karl > > > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode - Carsten