From mboxrd@z Thu Jan 1 00:00:00 1970 From: Memnon Anon Subject: Re: Tracking flexitime Date: Mon, 22 Apr 2013 10:24:00 +0000 (UTC) Message-ID: <8738uiookv.fsf@mean.albasani.net> References: <1555195.6OAquhuXJW@x121e> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:46247) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UUDv3-0008Lf-JC for emacs-orgmode@gnu.org; Mon, 22 Apr 2013 06:24:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UUDv1-0003ZE-IR for emacs-orgmode@gnu.org; Mon, 22 Apr 2013 06:24:21 -0400 Received: from plane.gmane.org ([80.91.229.3]:56426) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UUDv1-0003Yq-Bb for emacs-orgmode@gnu.org; Mon, 22 Apr 2013 06:24:19 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1UUDuu-0001w0-Cb for emacs-orgmode@gnu.org; Mon, 22 Apr 2013 12:24:12 +0200 Received: from e178202024.adsl.alicedsl.de ([85.178.202.24]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 22 Apr 2013 12:24:12 +0200 Received: from gegendosenfleisch by e178202024.adsl.alicedsl.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 22 Apr 2013 12:24:12 +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 Thomas Koch writes: > I'm searching for best practices to track flexi time with orgmode. I've a work > contract of 8 hours per day in average. So I'd like to start a clock when I > arrive at work, pause it for lunch and stop it when I leave. > > I wouldn't like to rely only on the sum of the time spent on tasks since there > is always work time that can hardly be assigned to a specific task. Nebulous tasks "that can hardly be assigned" should be avoided IMHO. However, if you really find you have them and don't want to bother expressing them in a precise fashion, what about a task for that, e.g. "Project A Clean-up"? Your work day starts when the clock starts on a :WORK: task. You want to have lunch? Clock in a "Lunch" or "Break" task, that does not have a :WORK: tag. I don't really see the need for a second clock so far?! Memnon