From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: this possible? (tables+todo lists) Date: Sat, 15 Aug 2009 08:24:40 +0200 Message-ID: References: <87r5vertk2.fsf@cuma.i-did-not-set--mail-host-address--so-tickle-me> <98F7457C-7542-483D-A334-68D2492CF8F0@gmail.com> <20090815022241.GU25686@thinkpad.adamsinfoserv.com> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1McCh6-0005jz-TW for emacs-orgmode@gnu.org; Sat, 15 Aug 2009 02:24:48 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1McCh2-0005jn-Kf for emacs-orgmode@gnu.org; Sat, 15 Aug 2009 02:24:48 -0400 Received: from [199.232.76.173] (port=58823 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1McCh2-0005jk-Eu for emacs-orgmode@gnu.org; Sat, 15 Aug 2009 02:24:44 -0400 Received: from mail-ew0-f207.google.com ([209.85.219.207]:34173) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1McCh2-0002CN-4Z for emacs-orgmode@gnu.org; Sat, 15 Aug 2009 02:24:44 -0400 Received: by ewy3 with SMTP id 3so106657ewy.42 for ; Fri, 14 Aug 2009 23:24:43 -0700 (PDT) In-Reply-To: <20090815022241.GU25686@thinkpad.adamsinfoserv.com> 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: Russell Adams Cc: emacs-orgmode@gnu.org On Aug 15, 2009, at 4:22 AM, Russell Adams wrote: > I've done something similar using columnview, where I had a table of > tasks displayed as rows. You can query the status as a field. Can't > help with the repetition. > > On the other hand, I've just started using clocks recently and am > curious if there's a way to format a table of days with hours as > rows. The default clocktable report creates a mini-table per day. Nothing like this is currently implemented. - Carsteb