From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Automatically sorting remembered entries Date: Sun, 19 Apr 2009 17:59:43 +0200 Message-ID: References: <1240132792-sup-8596@oz.taruti.net> Mime-Version: 1.0 (Apple Message framework v930.3) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LvZQt-0006rs-H7 for emacs-orgmode@gnu.org; Sun, 19 Apr 2009 11:59:51 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LvZQp-0006rf-Dy for emacs-orgmode@gnu.org; Sun, 19 Apr 2009 11:59:51 -0400 Received: from [199.232.76.173] (port=53682 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LvZQp-0006rW-5c for emacs-orgmode@gnu.org; Sun, 19 Apr 2009 11:59:47 -0400 Received: from mail-ew0-f160.google.com ([209.85.219.160]:52500) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LvZQo-0001v0-GE for emacs-orgmode@gnu.org; Sun, 19 Apr 2009 11:59:46 -0400 Received: by ewy4 with SMTP id 4so1510293ewy.42 for ; Sun, 19 Apr 2009 08:59:45 -0700 (PDT) In-Reply-To: <1240132792-sup-8596@oz.taruti.net> 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: Taru Karttunen Cc: emacs-orgmode No, this is currently not possible. - Carsten On Apr 19, 2009, at 11:23 AM, Taru Karttunen wrote: > Hello > > Is there a way to insert remembered entries in a sorted fashion? > > I am inserting entries like: *** <2009-04-20 Mon> Foobar > and would like them to be sorted under the heading they > are remembered. > > e.g. given the org file: > > * Current > *** <2009-04-18 Sat> Foo > *** <2009-04-21 Tue> Bar > > The entry would be automatically inserted in the middle like: > > * Current > *** <2009-04-18 Sat> Foo > *** <2009-04-20 Mon> Foobar > *** <2009-04-21 Tue> Bar > > > - Taru Karttunen > > > > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode