From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alin Soare Subject: Re: Re: value of properties Date: Thu, 11 Nov 2010 15:20:26 +0200 Message-ID: References: <4CDBEB31.1030802@christianmoe.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1045868147==" Return-path: Received: from [140.186.70.92] (port=39824 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PGX4o-0005XW-5O for emacs-orgmode@gnu.org; Thu, 11 Nov 2010 08:20:31 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PGX4m-00031F-Ql for emacs-orgmode@gnu.org; Thu, 11 Nov 2010 08:20:29 -0500 Received: from mail-yw0-f41.google.com ([209.85.213.41]:55697) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PGX4m-00030f-O4 for emacs-orgmode@gnu.org; Thu, 11 Nov 2010 08:20:28 -0500 Received: by ywi6 with SMTP id 6so731652ywi.0 for ; Thu, 11 Nov 2010 05:20:27 -0800 (PST) In-Reply-To: <4CDBEB31.1030802@christianmoe.com> 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: mail@christianmoe.com Cc: emacs-orgmode@gnu.org --===============1045868147== Content-Type: multipart/alternative; boundary=000e0ce071fc50302e0494c6d685 --000e0ce071fc50302e0494c6d685 Content-Type: text/plain; charset=UTF-8 > On second thought, I think you want to forget the solution I posted earlier > today to your first problem. The sensible Org way to do it would be: > > - using headings with TODOs, not list items with checkboxes (as in my > earlier example) > - putting the numbers in a property, not the heading text, > - defining a column view, > - capturing the column view as a table in a dynamic block, > and > - adding a formula to that table that will extract and sum only the DONE > items. > > Thanks again :) No, it's enough; from your first post I did understand the principles of solving my problem :). The idea is to get the informations from the org-table(speedsheets), org-list, and other org data into an emacs-lisp list, and afterwards I can play with the captured data :). I am investigating now the org functions that capture and that set properties. I will post a code after I write the functions that make what I want to do, and for now I am deepen the capabilities of org mode. Alin. --000e0ce071fc50302e0494c6d685 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
On second thought, I think you want to forget the solution I posted earlier= today to your first problem. The sensible Org way to do it would be:

- using headings with TODOs, not list items with checkboxes (as in my earli= er example)
- putting the numbers in a property, not the heading text,
- defining a column view,
- capturing the column view as a table in a dynamic block,
and
- adding a formula to that table that will extract and sum only the DONE it= ems.



Thanks again := )

No, it's enough; from your first post I did understand the pri= nciples of solving my problem :).

The idea is to get the information= s from the org-table(speedsheets), org-list, and other org data=C2=A0 into = an emacs-lisp list, and afterwards I can play with the captured data :).
I am investigating now the org functions that capture and that set prop= erties.

I will post a code=C2=A0 after I write the functions that ma= ke what I want to do, and for now I am deepen the capabilities of org mode.=


Alin.
=C2=A0


--000e0ce071fc50302e0494c6d685-- --===============1045868147== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode --===============1045868147==--