From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Egli Christian (KIRO 433)" Subject: RE: First column of tables from sub headings and drawyers Date: Fri, 29 Feb 2008 10:39:11 +0100 Message-ID: <52D89C75FEE9444E8D9C016E3730098306CECC@chsa1036.share.beluni.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JV1jr-0004pg-Gq for emacs-orgmode@gnu.org; Fri, 29 Feb 2008 04:41:11 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JV1jo-0004ou-TE for emacs-orgmode@gnu.org; Fri, 29 Feb 2008 04:41:10 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JV1jo-0004od-D1 for emacs-orgmode@gnu.org; Fri, 29 Feb 2008 04:41:08 -0500 Received: from mail-gw10.credit-suisse.com ([198.240.212.23]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA1:24) (Exim 4.60) (envelope-from ) id 1JV1jn-0000Zk-JP for emacs-orgmode@gnu.org; Fri, 29 Feb 2008 04:41:07 -0500 Content-class: urn:content-classes:message In-Reply-To: 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: Antano Solar , emacs-orgmode@gnu.org Hi =20 > Now I want to create a table with the following details at the end of each heading=20 > | Feature request | Time Estimated | Time Utilized . > I want the feature request column automatically populated from the sub headings=20 > and if possible the time estimate and time utilized from a drawyer with the sub headings . Have ypu looked at Column views (http://orgmode.org/org.html#Column-view) ? HTH Christian