From mboxrd@z Thu Jan 1 00:00:00 1970 From: dboyd2@mmm.com (J. David Boyd) Subject: Re: Newbie question: how to get a report of DONE items Date: Fri, 23 Jan 2015 10:27:23 -0500 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54612) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YEg92-0001bn-J4 for emacs-orgmode@gnu.org; Fri, 23 Jan 2015 10:27:37 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YEg8x-0002zM-Ag for emacs-orgmode@gnu.org; Fri, 23 Jan 2015 10:27:36 -0500 Received: from plane.gmane.org ([80.91.229.3]:52620) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YEg8x-0002z5-4R for emacs-orgmode@gnu.org; Fri, 23 Jan 2015 10:27:31 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1YEg8v-0007WY-8l for emacs-orgmode@gnu.org; Fri, 23 Jan 2015 16:27:29 +0100 Received: from 169.15.136.127 ([169.15.136.127]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 23 Jan 2015 16:27:29 +0100 Received: from dboyd2 by 169.15.136.127 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 23 Jan 2015 16:27:29 +0100 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Pete Siemsen writes: > I'm a newbie, just switching to org-mode. > > For work, I have to produce quarterly reports that list what I've > done. I want a report of all the items that were closed within a given > date range. > > I could write some code to do this, but I suspect org-made comes with > something close :-) > > -- Pete Look on the screen after you hit Ctl-c a. Dave