Re: [Orgmode] org-remember templates with dynamic target headline

2009-06-19 Thread Carsten Dominik
On Jun 20, 2009, at 1:09 AM, Keith Swartz wrote: Hi Carsten, I think that would work, yes. Can you give an example of what it would look like now? Are you saying we can use a function call for a single element, or to produce the entire list? Please see Jere's answer in the "Use environme

Re: [Orgmode] org-remember templates with dynamic target headline

2009-06-19 Thread Keith Swartz
Hi Carsten, I think that would work, yes. Can you give an example of what it would look like now? Are you saying we can use a function call for a single element, or to produce the entire list? Thanks, Keith Carsten Dominik wrote: On Jun 17, 2009, at 8:20 AM, Nick Dokos wrote: Daniel J.

Re: [Orgmode] org-remember templates with dynamic target headline

2009-06-17 Thread Carsten Dominik
On Jun 17, 2009, at 8:20 AM, Nick Dokos wrote: Daniel J. Sinder wrote: I want a remember template that will have a target headline based on the date on which I call org-remember. For a simple example, the effect I'd like to achieve is shown by putting the following in my .emacs: (setq org-

Re: [Orgmode] org-remember templates with dynamic target headline

2009-06-16 Thread Nick Dokos
Daniel J. Sinder wrote: > I want a remember template that will have a target headline based on > the date on which I call org-remember. > > For a simple example, the effect I'd like to achieve is shown by > putting the following in my .emacs: > > (setq org-remember-templates > `(("Journal

[Orgmode] org-remember templates with dynamic target headline

2009-06-16 Thread Daniel J. Sinder
I want a remember template that will have a target headline based on the date on which I call org-remember. For a simple example, the effect I'd like to achieve is shown by putting the following in my .emacs: (setq org-remember-templates `(("Journal" ?j "* %u %?\n" "~/org/wjournal.org"