From mboxrd@z Thu Jan 1 00:00:00 1970 From: Manish Subject: HTML export of inline tasks Date: Wed, 9 May 2012 11:22:17 +0530 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from eggs.gnu.org ([208.118.235.92]:34075) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SRzpW-0005vY-0q for emacs-orgmode@gnu.org; Wed, 09 May 2012 01:52:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SRzpT-0007J1-Ui for emacs-orgmode@gnu.org; Wed, 09 May 2012 01:52:53 -0400 Received: from mail-pz0-f41.google.com ([209.85.210.41]:47403) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SRzpT-0007Im-KY for emacs-orgmode@gnu.org; Wed, 09 May 2012 01:52:51 -0400 Received: by dakp5 with SMTP id p5so9293304dak.0 for ; Tue, 08 May 2012 22:52:48 -0700 (PDT) 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: 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