From mboxrd@z Thu Jan 1 00:00:00 1970 From: flaviostz@gmail.com (=?utf-8?Q?Fl=C3=A1vio?= de Souza) Subject: Logging work Date: Thu, 13 Nov 2008 19:56:47 -0200 Message-ID: <877i77xpb4.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1L0kBS-0001Zs-FW for emacs-orgmode@gnu.org; Thu, 13 Nov 2008 16:57:02 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1L0kBQ-0001ZU-PY for emacs-orgmode@gnu.org; Thu, 13 Nov 2008 16:57:01 -0500 Received: from [199.232.76.173] (port=48658 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L0kBQ-0001ZR-MT for emacs-orgmode@gnu.org; Thu, 13 Nov 2008 16:57:00 -0500 Received: from main.gmane.org ([80.91.229.2]:47953 helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1L0kBQ-0002Wa-9U for emacs-orgmode@gnu.org; Thu, 13 Nov 2008 16:57:00 -0500 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1L0kBN-0000uQ-As for emacs-orgmode@gnu.org; Thu, 13 Nov 2008 21:56:57 +0000 Received: from 201-68-146-222.dsl.telesp.net.br ([201.68.146.222]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 13 Nov 2008 21:56:57 +0000 Received: from flaviostz by 201-68-146-222.dsl.telesp.net.br with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 13 Nov 2008 21:56:57 +0000 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: emacs-orgmode@gnu.org I am using org mode to organize my personal projects at home and my projects at work. Generally I work on two or three big projects at work and a few tasks ( not directly related to a specific project ). Org-mode is working well for me, but I also need to log working time. I need logging time for every specific project task. I found that org-mode has great logging work time feature and I can make many kinds of reports with it. I would like to have a time summary at the end of each day for all the tasks I worked on this specific day. I would like to know if it is possible since I log time in different project files. Can you help me? I dont know if it is clear, but in different projects I can have the same type of task, so I want a summary by type of task. Flávio.