emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] [PATCH] org-capture, :default-time and <...>


From: Erik Hetzner
Subject: Re: [O] [PATCH] org-capture, :default-time and <...>
Date: Tue, 29 Jul 2014 09:38:36 -0700
User-agent: Wanderlust/2.15.9 (Almost Unreal) SEMI-EPG/1.14.7 (Harue) FLIM/1.14.9 (Gojō) APEL/10.8 EasyPG/1.0.0 Emacs/24.4.50 (x86_64-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO)

Hi Bastien,

At Tue, 29 Jul 2014 17:10:51 +0200,
Bastien wrote:
> 
> Hi Erik,
> 
> Erik Hetzner <address@hidden> writes:
> 
> > What I would like to do is have something a capture template string
> > similar to %^t, but with a custom date format string, e.g.
> > %^<%Y/%m/%d>. Is this possible in some way?
> 
> I'd use this in the capture template:
> 
> %(format-time-string "%Y/%m/%d" (org-time-string-to-time (org-read-date)))
> 
> but %^<...> would make sense to, I'll add it to the requested features.

Of course! Thank you so much, again, for your help.

best, Erik

-- 
Sent from my free software system <http://fsf.org/>.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]