From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jevgeni Holodkov Subject: report/summary of what was done for retrospection purposes? Date: Wed, 21 Oct 2009 13:10:33 +0300 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N0Y9Q-0000f7-6i for emacs-orgmode@gnu.org; Wed, 21 Oct 2009 06:10:40 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N0Y9P-0000eP-94 for emacs-orgmode@gnu.org; Wed, 21 Oct 2009 06:10:39 -0400 Received: from [199.232.76.173] (port=39786 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N0Y9O-0000eH-Ml for emacs-orgmode@gnu.org; Wed, 21 Oct 2009 06:10:38 -0400 Received: from fg-out-1718.google.com ([72.14.220.157]:9752) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1N0Y9O-0007X1-C6 for emacs-orgmode@gnu.org; Wed, 21 Oct 2009 06:10:38 -0400 Received: by fg-out-1718.google.com with SMTP id 16so2793037fgg.12 for ; Wed, 21 Oct 2009 03:10:37 -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@gnu.org Hi, Is there functionality available in org-mode to create the report/summary of what was done on the previous day/week/month/year (let's say, generate it from the agenda view)? For instance, if I have tasks: * TODO Task1 * DONE Task2 - State "DONE" from "STARTED" [2009-07-21 T 10:59] * WAITING Task3 - State "WAITING" from "DONE" [2009-07-14 K 16:07] - State "DONE" from "STARTED" [2009-07-14 K 16:06] Then I would like to generate the report on what was done on June with 1 row only (which will be "Task2"). With kind regards, Jevgeni Holodkov