From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mikael Fornius Subject: Re: remember templates Date: Mon, 26 Apr 2010 22:55:18 +0200 Message-ID: <87iq7eexxl.fsf@eee.lan> References: <877hnukl6z.fsf@gmail.com> 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 1O6VGN-0000dv-BE for emacs-orgmode@gnu.org; Mon, 26 Apr 2010 16:50:43 -0400 Received: from [140.186.70.92] (port=40729 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O6VGM-0000cL-2i for emacs-orgmode@gnu.org; Mon, 26 Apr 2010 16:50:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O6VGK-0002Xt-OJ for emacs-orgmode@gnu.org; Mon, 26 Apr 2010 16:50:42 -0400 Received: from violet.abc.se ([62.80.200.155]:51589) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O6VGK-0002XX-Bs for emacs-orgmode@gnu.org; Mon, 26 Apr 2010 16:50:40 -0400 In-Reply-To: <877hnukl6z.fsf@gmail.com> (Sean Sieger's message of "Mon, 26 Apr 2010 16:33:56 -0400") 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: Sean Sieger Cc: emacs-orgmode@gnu.org Sean Sieger writes: > I've have tried, but gotta ask, is it possible to write a template that > will prepend > > * yyyymmdd I am not sure if I understand correctly but you can use something like %(format-time-string "%Y%m%d") in the remember template? -- Mikael Fornius