emacs-orgmode
[Top][All Lists]
Advanced

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

[Orgmode] html export of inline tasks


From: Karl Maihofer
Subject: [Orgmode] html export of inline tasks
Date: Mon, 23 Nov 2009 13:27:45 +0100
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; de; rv:1.9.1.4pre) Gecko/20090915 Thunderbird/3.0b4

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:
> <span class="todo TODO"> TODO</span> task description

Inline task:
> <dl>
> <dt>TODO task description</dt><dd>
> </dd>
> </dl>

Perhaps one could add a span tag to the keyword of inline tasks, too?

Regards,
Karl




reply via email to

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