From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Rainer Stengele" Subject: Re: Set Remember to store notes in a sub-heading Date: Wed, 30 Apr 2008 13:43:25 +0200 Message-ID: References: <87d4o7sjhp.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; format=flowed; delsp=yes; charset=iso-8859-15 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JrAiy-00079C-76 for emacs-orgmode@gnu.org; Wed, 30 Apr 2008 07:43:48 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JrAix-000790-Ma for emacs-orgmode@gnu.org; Wed, 30 Apr 2008 07:43:47 -0400 Received: from [199.232.76.173] (port=49952 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JrAix-00078x-Er for emacs-orgmode@gnu.org; Wed, 30 Apr 2008 07:43:47 -0400 Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JrAix-0000Rn-6R for emacs-orgmode@gnu.org; Wed, 30 Apr 2008 07:43:47 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1JrAin-00048J-57 for emacs-orgmode@gnu.org; Wed, 30 Apr 2008 11:43:37 +0000 Received: from 212.34.176.74 ([212.34.176.74]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 30 Apr 2008 11:43:37 +0000 Received: from rainer.stengele by 212.34.176.74 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 30 Apr 2008 11:43:37 +0000 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: emacs-orgmode@gnu.org On Wed, 30 Apr 2008 12:52:02 +0200, Paul R wrote: > Hi, > > I'm looking for a way to have a remember template that allow me to > dump the quick note in a non-top-level heading. For exemple, store it > to the Unsorted>Personnal node below : > * Unsorted > ** Personnal > > I can't find a way to do that. Is it possible ? > thanks > Hi! Just define a headline in a unique way in any level; org will find the headline anywhere in the file! Rainer