From mboxrd@z Thu Jan 1 00:00:00 1970 From: "A. Ryan Reynolds" Subject: Generating clock table for arbitrary date range Date: Sat, 3 Dec 2011 12:35:17 -0600 Message-ID: Mime-Version: 1.0 (Apple Message framework v1251.1) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([140.186.70.92]:33076) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RWuQh-0006Ju-3O for emacs-orgmode@gnu.org; Sat, 03 Dec 2011 13:35:20 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RWuQg-0004x7-3k for emacs-orgmode@gnu.org; Sat, 03 Dec 2011 13:35:19 -0500 Received: from mail-yx0-f169.google.com ([209.85.213.169]:64321) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RWuQf-0004ww-VD for emacs-orgmode@gnu.org; Sat, 03 Dec 2011 13:35:18 -0500 Received: by yenq10 with SMTP id q10so4260516yen.0 for ; Sat, 03 Dec 2011 10:35:16 -0800 (PST) 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: Org-mode List Is there any way to specify a start and end date for the :block property = of a clock table? Lately I have often found myself submitting an invoice = based upon my clock report on Friday evening, only to be called = frantically on Saturday and having to put in additional hours (this = should sound familiar to many programmers :)), which I then need to = attribute to next week's clock table to be submitted on the following = invoice. Is there an easy way to do this? -- A. Ryan Reynolds