From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: org-reverse-note-order and date-tree Date: Tue, 6 Apr 2010 07:20:06 +0200 Message-ID: <8B72992F-74B3-42B1-981C-BB1E32347664@gmail.com> References: Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Nz2CU-0004tn-IC for emacs-orgmode@gnu.org; Tue, 06 Apr 2010 02:23:50 -0400 Received: from [140.186.70.92] (port=39415 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nz2CT-0004tK-BE for emacs-orgmode@gnu.org; Tue, 06 Apr 2010 02:23:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Nz2CR-00075L-Ga for emacs-orgmode@gnu.org; Tue, 06 Apr 2010 02:23:49 -0400 Received: from mail-ew0-f214.google.com ([209.85.219.214]:65168) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Nz2CR-000739-A5 for emacs-orgmode@gnu.org; Tue, 06 Apr 2010 02:23:47 -0400 Received: by mail-ew0-f214.google.com with SMTP id 6so75989ewy.32 for ; Mon, 05 Apr 2010 23:23:47 -0700 (PDT) In-Reply-To: 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: Evan Cc: emacs-orgmode@gnu.org On Apr 2, 2010, at 8:55 AM, Evan wrote: > It seems that the org-reverse-note-order has no effects on the > following remember template > > ("Diary" ?d "* %U\n %?\n %i\n %a" "daily_notes/diary.org" > date-tree) > > Is this a feature? You might call it an incompleteness of the implementation. I have a hard time why, if you are creating a new node every day, you'd like the subnodes first on top. Actually, I see now that in the implementation I purposely turned this feature off for the date trees. Can you explain why you want it reversed? > > Is it possible to to get a headline of reverse date tree in the > remember template? Well, this question I did not understand. Please try again. - Carsten