From mboxrd@z Thu Jan 1 00:00:00 1970 From: Benjamin Andresen Subject: Re: Know what has been done for a certain date ? Date: Wed, 23 Dec 2009 14:46:51 +0100 Message-ID: <87eiml3ir8.fsf@in-ulm.de> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NNRYU-0001lv-1d for emacs-orgmode@gnu.org; Wed, 23 Dec 2009 08:47:10 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NNRYP-0001lD-BH for emacs-orgmode@gnu.org; Wed, 23 Dec 2009 08:47:09 -0500 Received: from [199.232.76.173] (port=40404 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NNRYP-0001lA-6O for emacs-orgmode@gnu.org; Wed, 23 Dec 2009 08:47:05 -0500 Received: from mail.in-ulm.de ([217.10.8.10]:39470) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1NNRYO-0006uR-K8 for emacs-orgmode@gnu.org; Wed, 23 Dec 2009 08:47:04 -0500 In-Reply-To: (Xavier Maillard's message of "Wed, 23 Dec 2009 13:25:14 +0000 (UTC)") 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 Hey Xavier, Xavier Maillard writes: > Hi, > > I heavily use logbook in order to track things. I need a way > to know what has been done for a certain day. The master problem > is that using logbook does not imply I marked something as DONE. It can be > contextual informations (I phoned someone, > ...). > You can press "[" to see all inactive timestamps on a particular day. They would include times you CLOSED a todo item and maybe other [inactive] timestamps you include in your items. > Do you know any way to list my "action list" for a particular date ? I don't know of any way other than the one above. What would be interesting and probably crazy is a way to simulate a future or past date. SCHEDULED and DEADLINE would act as if the simulated date was "." > Thank you. > > Xavier br, benny