From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Some feature requests and how to obtain or implement them Date: Mon, 10 Nov 2008 08:26:20 +0100 Message-ID: <3405A5CF-4069-4B00-8471-4E4927A340BD@uva.nl> References: <20081106182259.37499160@caesar.gallia> Mime-Version: 1.0 (Apple Message framework v929.2) Content-Type: text/plain; charset=ISO-8859-1; format=flowed; delsp=yes Content-Transfer-Encoding: quoted-printable Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KzRAK-0001J3-8I for emacs-orgmode@gnu.org; Mon, 10 Nov 2008 02:26:28 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KzRAI-0001Ir-Cs for emacs-orgmode@gnu.org; Mon, 10 Nov 2008 02:26:26 -0500 Received: from [199.232.76.173] (port=51942 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KzRAI-0001Io-5O for emacs-orgmode@gnu.org; Mon, 10 Nov 2008 02:26:26 -0500 Received: from ik-out-1112.google.com ([66.249.90.178]:40362) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KzRAG-0007jB-No for emacs-orgmode@gnu.org; Mon, 10 Nov 2008 02:26:25 -0500 Received: by ik-out-1112.google.com with SMTP id b32so1871164ika.2 for ; Sun, 09 Nov 2008 23:26:23 -0800 (PST) In-Reply-To: <20081106182259.37499160@caesar.gallia> 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: Jurgen Defurne Cc: "emacs-orgmode@gnu.org Org-Mode" Hi J=FCrgen, On Nov 6, 2008, at 6:22 PM, Jurgen Defurne wrote: > Dear, > > In the last year I have been using org-mode fairly heavy for my day =20= > to day work and I am very satisfied with. However, there are two =20 > things that would make life somewhat easier wrt. my usage of org-=20 > mode vs. the reporting I need to for my job. > > 1) I have to enter my spent time in a separate application. While =20 > the agenda view is nice, it would be nicer if it was possible to =20 > show on the agenda view ONLY the features that I have logged, so =20 > that I just get a nice overview of what I have really done, =20 > excluding everything that has been entered or planned. I.o.w. to =20 > show only those things that appear in logging mode on the agenda view. You can do this now (6.11c), by pressing `C-u C-u l' in the agenda. > 2) It would also be nice if it was possible to use reporting blocks =20= > which give percentages of time used in total, instead of only hours. =20= > This would make it easier for us to plan and predict. I am not sure if I understand, but you can define formulas for =20 clockreport tables which can compute whatever you like. To help more, =20= I would need a better description what you want to do, with an example. - Carsten