Hi Nick,
Nice to know that! I'll try org-catpure.
Thanks,
Marcelo.
On Tue, May 10, 2011 at 10:08 PM, Nick Dokos wrote:
> Marcelo de Moraes Serpa wrote:
>
>
>> I want a truly custom string to be output by the org-remember
>> template, so I thought I could do something like:
>>
>>
>> ("Jou
Marcelo de Moraes Serpa wrote:
> I want a truly custom string to be output by the org-remember
> template, so I thought I could do something like:
>
>
> ("Journal Entry" ?j (concat "* " (mycustomfunc)))
>
> Since "mycustomfunc" and concat both return strings, I thought I
> wouldn't have