emacs-orgmode
[Top][All Lists]
Advanced

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

[Orgmode] Re: org-capture : latest git pull, template selection broken ?


From: Dave Abrahams
Subject: [Orgmode] Re: org-capture : latest git pull, template selection broken ?
Date: Sun, 29 Aug 2010 14:18:27 -0400

On Sat, Aug 28, 2010 at 5:54 AM, Noorul Islam K M <address@hidden> wrote:
> Dave Abrahams <address@hidden> writes:
>
>> Julien Fantin <julien.fantin <at> gmail.com> writes:
>>
>>>
>>>
>>> With the org-capture-templates described in the doc, right after the
>>> template selection, the buffer disappears, and the empty template
>>> gets written to the target file. The following messages are output :
>>>
>>>
>>> Clipboard pasted as level 2 subtree
>>
>> I'm seeing this message too, when I invoke org-capture.  What does it mean?
>
> Please let us know which template did you use?

my org-capture-template is:

(("t" "Task" entry
  (file+headline "~/Dropbox/todo.txt" "Inbox")
  "* TODO %?\n  SCHEDULED: %t\n  :PROPERTIES:\n  :ID:
%(shell-command-to-string \"uuidgen\")  :END:\n  %U" :prepend t))

> Are you talking about converting templates from remember to org-capture?

Nope.

Thanks for your time,


-- 
Dave Abrahams
BoostPro Computing
http://www.boostpro.com



reply via email to

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