From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric S Fraga Subject: Re: HTML export of inline tasks Date: Wed, 9 May 2012 17:07:58 +0930 Message-ID: <87pqadg5yh.fsf@ucl.ac.uk> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:52989) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SS1TQ-0005lw-Rb for emacs-orgmode@gnu.org; Wed, 09 May 2012 03:38:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SS1TK-00006q-Po for emacs-orgmode@gnu.org; Wed, 09 May 2012 03:38:12 -0400 Received: from tx2ehsobe001.messaging.microsoft.com ([65.55.88.11]:9999 helo=tx2outboundpool.messaging.microsoft.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SS1TK-00006j-Jc for emacs-orgmode@gnu.org; Wed, 09 May 2012 03:38:06 -0400 In-Reply-To: (Manish's message of "Wed, 9 May 2012 11:22:17 +0530") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Manish Cc: Org-Mode Manish 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