From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sivaram Neelakantan Subject: Using clock in/out as an attendance register? Date: Sun, 09 Sep 2007 23:54:33 +0530 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IUwhs-0003yj-En for emacs-orgmode@gnu.org; Mon, 10 Sep 2007 23:46:32 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IUwhp-0003yO-VK for emacs-orgmode@gnu.org; Mon, 10 Sep 2007 23:46:31 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IUwhp-0003yL-Qb for emacs-orgmode@gnu.org; Mon, 10 Sep 2007 23:46:29 -0400 Received: from main.gmane.org ([80.91.229.2] 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 1IUwhp-0000nk-8T for emacs-orgmode@gnu.org; Mon, 10 Sep 2007 23:46:29 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1IUpW8-00033A-U9 for emacs-orgmode@gnu.org; Mon, 10 Sep 2007 22:05:57 +0200 Received: from 59.92.160.153 ([59.92.160.153]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 10 Sep 2007 22:05:56 +0200 Received: from nsivaram.net by 59.92.160.153 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 10 Sep 2007 22:05:56 +0200 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 Is there a way to use the org mode feature of clockin as an attendance register? I'd simply like to record the time I punch in and out and have org mode give the hours for all the days in the week/month. Is there a way to do it without creating a TODO item everyday in the .org file? sivaram --