From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Groth Subject: total time spent on a task Date: Mon, 14 Apr 2014 15:50:30 +0200 Message-ID: <8761mcvx3t.fsf@grothesque.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42941) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WZhaQ-0002fU-IQ for emacs-orgmode@gnu.org; Mon, 14 Apr 2014 10:10:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WZhaJ-00081S-3a for emacs-orgmode@gnu.org; Mon, 14 Apr 2014 10:10:14 -0400 Received: from plane.gmane.org ([80.91.229.3]:52076) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WZhaI-00080x-U9 for emacs-orgmode@gnu.org; Mon, 14 Apr 2014 10:10:07 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1WZhaG-0004Mn-FY for emacs-orgmode@gnu.org; Mon, 14 Apr 2014 16:10:04 +0200 Received: from dra38-5-82-246-248-175.fbx.proxad.net ([82.246.248.175]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 14 Apr 2014 16:10:04 +0200 Received: from christoph by dra38-5-82-246-248-175.fbx.proxad.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 14 Apr 2014 16:10:04 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Hello, I’m looking for a quick way to check the total time spent on a task. I bet I’m missing something obvious. (I have set org-clock-mode-line-total to today, so I do not see the total time of a clocked-in task in the mode line.) Many thanks, Christoph