From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Use remember to file an item to a list Date: Wed, 19 Aug 2009 16:55:00 +0800 Message-ID: <87vdkkji8r.fsf@bzg.ath.cx> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MdmZE-0006Cq-N1 for emacs-orgmode@gnu.org; Wed, 19 Aug 2009 10:55:12 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MdmZ9-0006BC-PN for emacs-orgmode@gnu.org; Wed, 19 Aug 2009 10:55:12 -0400 Received: from [199.232.76.173] (port=60453 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MdmZ9-0006B9-LS for emacs-orgmode@gnu.org; Wed, 19 Aug 2009 10:55:07 -0400 Received: from mail-fx0-f226.google.com ([209.85.220.226]:65079) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MdmZ9-0006Em-15 for emacs-orgmode@gnu.org; Wed, 19 Aug 2009 10:55:07 -0400 Received: by fxm26 with SMTP id 26so3515727fxm.42 for ; Wed, 19 Aug 2009 07:55:05 -0700 (PDT) In-Reply-To: (Leo's message of "Wed, 19 Aug 2009 11:10:58 +0100") 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: Leo Cc: emacs-orgmode@gnu.org Hi Leo, Leo writes: > I want to use a special org file to collect quotes. The file is special > in that it contains only a plain list. I want to use remember to quickly > file a quote to it but it seems this is not yet possible to do in > orgmode. I wonder if this feature is useful to have? For this I would have two files: the one with usual headlines, where you can remember your quotes, and another one where those headings are converted to list items. It shouldn't be hard to automate. Otherwise I don't understand how remembering a plain list would work, since remembering heavily relies on the target structure. -- Bastien