From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Subject: Putting new to TODO/note to the beginning of the subtree Date: Wed, 9 Nov 2011 09:33:21 +0000 (UTC) Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([140.186.70.92]:48480) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RO4XK-0004ks-Er for emacs-orgmode@gnu.org; Wed, 09 Nov 2011 04:33:39 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RO4XJ-00069E-Pj for emacs-orgmode@gnu.org; Wed, 09 Nov 2011 04:33:38 -0500 Received: from lo.gmane.org ([80.91.229.12]:49958) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RO4XJ-00067W-IK for emacs-orgmode@gnu.org; Wed, 09 Nov 2011 04:33:37 -0500 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1RO4XF-00064Y-D6 for emacs-orgmode@gnu.org; Wed, 09 Nov 2011 10:33:33 +0100 Received: from 94-21-222-132.pool.digikabel.hu ([94.21.222.132]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 09 Nov 2011 10:33:33 +0100 Received: from adatgyujto by 94-21-222-132.pool.digikabel.hu with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 09 Nov 2011 10:33:33 +0100 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: 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? I'm looking for something like org-archive-reversed-order, but for org-remember. It would be really nice if it could be set separately for subtrees, because in some cases I want to store the new note as first subheading while in case of other trees last is preferred.