From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Possibly new function to view your notes in chronological order Date: Mon, 18 Jul 2011 10:20:15 +0200 Message-ID: <87ei1ohuf4.fsf@gnu.org> References: <4E22A556.3010202@online.de> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:47428) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qij3U-0008Fv-P9 for emacs-orgmode@gnu.org; Mon, 18 Jul 2011 04:20:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qij3P-0001tK-MZ for emacs-orgmode@gnu.org; Mon, 18 Jul 2011 04:19:56 -0400 Received: from mail-ww0-f49.google.com ([74.125.82.49]:43373) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qij3P-0001t9-D8 for emacs-orgmode@gnu.org; Mon, 18 Jul 2011 04:19:51 -0400 Received: by wwf22 with SMTP id 22so2284781wwf.30 for ; Mon, 18 Jul 2011 01:19:50 -0700 (PDT) In-Reply-To: <4E22A556.3010202@online.de> (Marc-Oliver Ihm's message of "Sun, 17 Jul 2011 11:03:18 +0200") 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: Marc-Oliver Ihm Cc: emacs-orgmode@gnu.org Hi Marc-Oliver, Marc-Oliver Ihm writes: > I would like to submit the new function org-find-timestamps for > disussion. Thanks for this piece of code and for this idea! I've tested it a bit and I encourage others to test it. I was able to create a sparse tree with inactive timestamps, but I was not able to display a buffer with ordered items. I will test more carefully and give feedback/debugging. My main reaction is: your idea/code could partially sneak into `org-sparse-tree' by adding a new ran[g]e option, asking the starting and ending dates, and creating the sparse tree. What do you think? -- Bastien