emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* HTML export of inline tasks
@ 2012-05-09  5:52 Manish
  2012-05-09  7:37 ` Eric S Fraga
  2012-05-09  7:41 ` Eric S Fraga
  0 siblings, 2 replies; 8+ messages in thread
From: Manish @ 2012-05-09  5:52 UTC (permalink / raw)
  To: Org-Mode

Dear List,

How can I export SCHEDULED, DEADLINE and tags for inlinetasks?  I have
org-inlinetask.el loaded and am using older HTML exporter (the one not
based on org-elements.el).  I looked at variable
org-inlinetasl-export-template but still unsure how should I set it to
exposed scheduling information in HTML.  I am using the default css.

GNU Emacs 24.1.50.1 on Windows 7
Org-mode from Git as of May 7 2012 with head on commit
b797c88d700a5e636c0f9fdb108d1846ce6e1f08

Thanks!
--
Manish

^ permalink raw reply	[flat|nested] 8+ messages in thread
* html export of inline tasks
@ 2009-11-23 12:27 Karl Maihofer
  2010-01-01  9:59 ` Carsten Dominik
  0 siblings, 1 reply; 8+ messages in thread
From: Karl Maihofer @ 2009-11-23 12:27 UTC (permalink / raw)
  To: emacs-orgmode

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

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2012-05-23 11:51 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-05-09  5:52 HTML export of inline tasks Manish
2012-05-09  7:37 ` Eric S Fraga
2012-05-09  7:41 ` Eric S Fraga
2012-05-09 16:45   ` Manish
2012-05-10  1:04     ` Eric S Fraga
2012-05-23 11:51     ` Jambunathan K
  -- strict thread matches above, loose matches on Subject: below --
2009-11-23 12:27 html " Karl Maihofer
2010-01-01  9:59 ` Carsten Dominik

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).