From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tommy Kelly Subject: Re: Putting new to TODO/note to the beginning of the subtree Date: Wed, 9 Nov 2011 09:56:04 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([140.186.70.92]:38969) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RO4tm-0001ma-CX for emacs-orgmode@gnu.org; Wed, 09 Nov 2011 04:56:51 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RO4tl-0001zS-7Q for emacs-orgmode@gnu.org; Wed, 09 Nov 2011 04:56:50 -0500 Received: from cather.verilab.com ([64.20.234.125]:38043) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RO4tk-0001zF-Vm for emacs-orgmode@gnu.org; Wed, 09 Nov 2011 04:56:49 -0500 Received: from mail-fx0-f43.google.com (mail-fx0-f43.google.com [209.85.161.43]) by cather.verilab.com (Postfix) with ESMTPS id 58EE21CA7A4 for ; Wed, 9 Nov 2011 09:56:46 +0000 (UTC) Received: by fabs1 with SMTP id s1so422922fab.2 for ; Wed, 09 Nov 2011 01:56:45 -0800 (PST) In-Reply-To: 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: Tom Cc: emacs-orgmode@gnu.org > Is there a way to put a new note to the beginning of the > target subtree (directly under the heading) instead of > inserting after the last item? Would org-reverse-note-order be of any use for this (from the org-remember PDF). Tommy