From mboxrd@z Thu Jan 1 00:00:00 1970 From: Manish Subject: Re: Clocking feature request Date: Fri, 5 Mar 2010 23:17:11 +0530 Message-ID: References: <87fx4fzwjz.fsf@mundaneum.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Nnbcc-0007p7-KC for emacs-orgmode@gnu.org; Fri, 05 Mar 2010 12:47:34 -0500 Received: from [140.186.70.92] (port=39473 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nnbcb-0007oi-H0 for emacs-orgmode@gnu.org; Fri, 05 Mar 2010 12:47:34 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Nnbca-0006ZL-La for emacs-orgmode@gnu.org; Fri, 05 Mar 2010 12:47:33 -0500 Received: from mail-iw0-f196.google.com ([209.85.223.196]:57569) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Nnbca-0006Z4-Ie for emacs-orgmode@gnu.org; Fri, 05 Mar 2010 12:47:32 -0500 Received: by iwn34 with SMTP id 34so2677764iwn.15 for ; Fri, 05 Mar 2010 09:47:31 -0800 (PST) In-Reply-To: <87fx4fzwjz.fsf@mundaneum.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: =?ISO-8859-1?Q?S=E9bastien_Vauban?= Cc: emacs-orgmode@gnu.org 2010/3/5 S=E9bastien Vauban : > Hi all, > > Sorry to have some answers delayed. I have troubles accessing Gmane from > certain locations... hence, almost can't access Org-mode (yes, I know, bu= t I > don't like the ML style -- I prefer newsgroups). > > So, to come back to my title, I have a feature request around clocking. > > Currently, we know how much time we spend on tasks since the beginning (i= t > depends the file contents). For example, having one clock file per month,= I > always see in the modeline how much time I spent reading mails since Marc= h > 1st. > > Though, I think it'd be very interesting to know how much time I spent re= ading > mails *today* as well. This can help me distributing my work better. please check out variable org-clock-modeline-total. and a clock report can show the time for monthly time consumption. --=20 manish