From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: Agenda log mode with archives Date: Mon, 17 May 2010 10:48:15 -0400 Message-ID: <87zkzyoa8g.fsf@gollum.intra.norang.ca> References: <874oi7bl34.fsf@gollum.intra.norang.ca> <20100517124240.17954ab9@gaia> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=36062 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OE1cE-0002FN-WA for emacs-orgmode@gnu.org; Mon, 17 May 2010 10:48:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OE1cD-00055l-65 for emacs-orgmode@gnu.org; Mon, 17 May 2010 10:48:22 -0400 Received: from mho-02-ewr.mailhop.org ([204.13.248.72]:61159) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OE1cD-00055X-42 for emacs-orgmode@gnu.org; Mon, 17 May 2010 10:48:21 -0400 In-Reply-To: (Carsten Dominik's message of "Mon\, 17 May 2010 12\:56\:59 +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: Carsten Dominik Cc: Detlef Steuer , emacs-orgmode@gnu.org Carsten Dominik writes: > On May 17, 2010, at 12:42 PM, Detlef Steuer wrote: > >> On Sun, 16 May 2010 17:19:59 -0400 >> Bernt Hansen wrote: >> >>> Hi Carsten, >>> >>> Today while playing with org-resolve clocks for John W. it found an >>> open >>> clock in one of my archives. I wanted to see the log mode (clocked >>> time) on that Sunday in March but most of the entries have been >>> archived >>> at this point. I can view the agenda from only the archive file >>> but I >>> can't reconstruct the entire day conveniently from multiple archives. >>> >>> Is there a way to get log mode in the agenda ('l') to show clock time >>> from all org-agenda-files including their arhives? >> >> That would be a very nice thing to have! > > Cant you do `v A' and then `v l' in the agenda? I believe that this > should work. That works for me. Thanks! -Bernt