emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] HTML export of inline tasks


From: Eric S Fraga
Subject: Re: [O] HTML export of inline tasks
Date: Wed, 9 May 2012 17:07:58 +0930
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.1.50 (gnu/linux)

Manish <address@hidden> writes:

> 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

Have a look at

,----[ C-h v org-inlinetask-export-templates RET ]
| org-inlinetask-export-templates is a variable defined in `org-inlinetask.el'.
| Its value is shown below.
| 
| Documentation:
| Templates for inline tasks in various exporters.
| 
| This variable is an alist in the shape of (BACKEND STRING OBJECTS).
| 
| BACKEND is the name of the backend for the template (ascii, html...).
| 
| STRING is a format control string.
| 
| ... 
`----

You can access the todo state and tags but I don't think the scheduled
and deadline information is passed through.

-- 
: Eric S Fraga (GnuPG: 0xC89193D8FFFCF67D) in Emacs 24.1.50.1
: using Org release_7.8.09-544-g505cc7




reply via email to

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