From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Subject: Suggest a new feature for org-remember-templates Date: Sun, 14 Jan 2007 07:26:32 +0000 Message-ID: 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 1H5zlF-0001NX-7N for emacs-orgmode@gnu.org; Sun, 14 Jan 2007 02:26:37 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1H5zlB-0001Ms-6U for emacs-orgmode@gnu.org; Sun, 14 Jan 2007 02:26:36 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1H5zlB-0001Mp-12 for emacs-orgmode@gnu.org; Sun, 14 Jan 2007 02:26:33 -0500 Received: from [80.91.229.2] (helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1H5zlA-0000aj-Js for emacs-orgmode@gnu.org; Sun, 14 Jan 2007 02:26:32 -0500 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1H5zky-0001hF-Oz for emacs-orgmode@gnu.org; Sun, 14 Jan 2007 08:26:20 +0100 Received: from sl392.st-edmunds.cam.ac.uk ([131.111.223.202]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 14 Jan 2007 08:26:20 +0100 Received: from sdl.web by sl392.st-edmunds.cam.ac.uk with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 14 Jan 2007 08:26:20 +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: emacs-orgmode@gnu.org Hi All, I just move my remember setting for planner to org. I've to say remember is perfectly integrated with org. After playing with the %-escapes, I found it useful to make them support certain modifiers. For now, I can think of one modifier (say "^") that will make %-escapes interactive i.e. %^T should ask the user to specify a time and %^n should ask for the name. This is useful for a template like (?d "* TODO %?\n DEADLINE: %T\n %i\n\n %a") where almost 100% current time is not a good default. What do people think? Any other suggestions? -- Leo (GPG Key: 9283AA3F)