From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Stribblehill Subject: Wishlist: see what I did last week in agenda view Date: Mon, 17 Aug 2009 17:30:46 +0100 Message-ID: <1f38ae890908170930l6e6e6c61t6315c8a528b491ba@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Md56i-00013I-33 for emacs-orgmode@gnu.org; Mon, 17 Aug 2009 12:30:52 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Md56d-00012N-LS for emacs-orgmode@gnu.org; Mon, 17 Aug 2009 12:30:51 -0400 Received: from [199.232.76.173] (port=54125 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Md56d-00012J-IO for emacs-orgmode@gnu.org; Mon, 17 Aug 2009 12:30:47 -0400 Received: from mail-fx0-f219.google.com ([209.85.220.219]:63964) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Md56d-0005yk-4J for emacs-orgmode@gnu.org; Mon, 17 Aug 2009 12:30:47 -0400 Received: by fxm19 with SMTP id 19so2547351fxm.2 for ; Mon, 17 Aug 2009 09:30:46 -0700 (PDT) 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 I can almost get there; it's quite frustrating... I am trying to concoct an agenda view in which every item that has a clock entry or timestamp for the past week shows up -- and preferably those for the forthcoming week. This is so I can make a weekly report of what I've done. The timeline view seems like it should be perfect for this but it's only able to show the timeline for one file at a time. How might I get this? Or if it's not easily possible, does anyone on the list have a recipe for what they do for their weekly work log?