From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Re: Agenda log mode with archives Date: Mon, 17 May 2010 12:56:59 +0200 Message-ID: References: <874oi7bl34.fsf@gollum.intra.norang.ca> <20100517124240.17954ab9@gaia> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=33997 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ODy0R-0003Tp-MZ for emacs-orgmode@gnu.org; Mon, 17 May 2010 06:57:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1ODy0P-0003LQ-Tt for emacs-orgmode@gnu.org; Mon, 17 May 2010 06:57:07 -0400 Received: from mail-ww0-f41.google.com ([74.125.82.41]:49280) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1ODy0P-0003LJ-Lp for emacs-orgmode@gnu.org; Mon, 17 May 2010 06:57:05 -0400 Received: by wwa36 with SMTP id 36so2137145wwa.0 for ; Mon, 17 May 2010 03:57:04 -0700 (PDT) In-Reply-To: <20100517124240.17954ab9@gaia> 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: Detlef Steuer Cc: emacs-orgmode@gnu.org 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. - Carsten