From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christian Wittern Subject: remember template with prompting for different note files possible? Date: Thu, 11 Feb 2010 21:27:39 +0900 Message-ID: <4B73F7BB.2030101@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-2022-JP Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NfY94-0002DA-7M for emacs-orgmode@gnu.org; Thu, 11 Feb 2010 07:27:46 -0500 Received: from [199.232.76.173] (port=54291 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NfY93-0002Cc-SI for emacs-orgmode@gnu.org; Thu, 11 Feb 2010 07:27:45 -0500 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1NfY93-0007Mf-5j for emacs-orgmode@gnu.org; Thu, 11 Feb 2010 07:27:45 -0500 Received: from mail-yx0-f186.google.com ([209.85.210.186]:63750) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NfY92-0007Mb-Ua for emacs-orgmode@gnu.org; Thu, 11 Feb 2010 07:27:45 -0500 Received: by yxe16 with SMTP id 16so994381yxe.1 for ; Thu, 11 Feb 2010 04:27:44 -0800 (PST) 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 Hi there, I am keeping snippets of various information gems in note files, which are selected by topic, e.g emacs.txt for Emacs related stuff, python.txt for python stuff, machine-name.txt for stuff to do with the setup and maintenance of that machine and so on. I would now like to move this over to org-mode and remember. Now I would like to be able to select the right file from a list of files and then possible define a topic. From the dacumentation, it seems that this is not possible; I would have to collect them first and file them, which is what I am doing now with ideas, todo items and so fort. But maybe somebody here as an idea how this can be achieved? All the best, Christian