From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric S Fraga Subject: Re: Clocking work time vs. office time Date: Fri, 29 Apr 2016 10:16:52 +0100 Message-ID: <87h9ek3hbv.fsf@ucl.ac.uk> References: <8a62af79ec0b4d3d9e2c2e83a053f889@HE1PR01MB1898.eurprd01.prod.exchangelabs.com> Reply-To: Eric S Fraga Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:37816) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aw4Xv-0007Xm-NA for emacs-orgmode@gnu.org; Fri, 29 Apr 2016 05:17:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aw4Xp-0000Iu-FR for emacs-orgmode@gnu.org; Fri, 29 Apr 2016 05:17:10 -0400 Received: from mail-am1on0124.outbound.protection.outlook.com ([157.56.112.124]:42820 helo=emea01-am1-obe.outbound.protection.outlook.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aw4Xp-00006A-6i for emacs-orgmode@gnu.org; Fri, 29 Apr 2016 05:17:05 -0400 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" To: Marcin Borkowski Cc: Org-Mode mailing list Hi Marcin, I am not sure if this will help but... I keep clocking information completely separate from the individual tasks. This may go against the grain for typical org usage but it works for me. I have a clocking hierarchy defined which includes headlines for each project etc. and clock these in and out as required. The actual task contents for each task will appear in separate files that have no clocking information. This then frees me to up to have whatever clocking structure I want. I do this because the reporting information that I need to provide does not actually align with the real tasks in my case so my separate clocking hierarchy provides a different "view" into my tasks. In your case, you could have something like this for the "tasks" you will clock: #+begin_src org ,* office ,** task a ,** task b ,** task d ,* out of office ,** task a ,** task c #+end_src where, in this case, tasks b and d are only done in the office, task c only outside/remotely and task a can take place in either place. It means duplicating the headlines that could appear in either site but the actual task detail etc. is somewhere else and not duplicated. You could put links in each headline to the actual task contents for easy navigation, of course. HTH, eric -- : Eric S Fraga (0xFFFCF67D), Emacs 25.0.92.1, Org release_8.3.4-739-g789412