From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Rouvinez, Jean-Claude" Subject: POPERTIES Effort and HTML export Date: Fri, 1 Oct 2010 08:37:34 +0000 Message-ID: <41EBAFCAD7ADD44C9162A21A19D3BC4E014D0162@ipipmsg018> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Return-path: Received: from [140.186.70.92] (port=51525 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P1b7a-00011d-Md for emacs-orgmode@gnu.org; Fri, 01 Oct 2010 04:37:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P1b7Z-0002MR-Ig for emacs-orgmode@gnu.org; Fri, 01 Oct 2010 04:37:38 -0400 Received: from mail1.ipi.ch ([193.26.130.22]:59462) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P1b7Z-0002M9-C9 for emacs-orgmode@gnu.org; Fri, 01 Oct 2010 04:37:37 -0400 Received: from mail1.ipi.ch (localhost.localdomain [127.0.0.1]) by localhost (Email Security Appliance) with SMTP id 896BB11D1E1E_CA59DCFB for ; Fri, 1 Oct 2010 08:37:35 +0000 (GMT) Received: from IPIPMSG019.ipip.ch (unknown [172.26.11.19]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (Client CN "ipipmsg019.ipip.ch", Issuer "IGE Root CA" (not verified)) by mail1.ipi.ch (Sophos Email Appliance) with ESMTP id 6B8AB11CF085_CA59DCFF for ; Fri, 1 Oct 2010 08:37:35 +0000 (GMT) Content-Language: de-DE List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: "emacs-orgmode@gnu.org" Hi, I have defined in an org file some entries like that: *** TODO Actions :PROPERTIES: :Effort: 24 :END: I want to export the "POPERTIES Effort" in an html file but I don't know ho= w. I want to export a table view of my file with a summary of "POPERTIES Effor= t" (like C-c C-x C-c) but I don't know how. Google and FAQ searches didn't help me. Thank you for your help. Best Regards Jean-Claude