Puneeth wrote:
>Hi

>On Wed, Jun 30, 2010 at 5:08 AM, Markus Heller <helle...@gmail.com> wrote:
>Just adding a space before the :PROPERTIES: drawer will work, right?
>> (setq org-capture-templates
>>      '(("t" "Task" entry (file "h:/org/refile.org")
>>         "* TODO %^{Todo} \n:PROPERTIES:\n:Created: %U\n:END:\n\n%?"
>>         :clock-in :clock-resume)))


>(setq org-capture-templates
>     '(("t" "Task" entry (file "h:/org/refile.org")
>        "* TODO %^{Todo} \n :PROPERTIES:\n :Created: %U\n :END:\n\n%?"
>        :clock-in :clock-resume)))
         ^^^^^^^^^^^^^^^^^^^^^^^

An there's an error in the template.  It should read

 :clock-in t :clock-resume t

HTH
 -- David
-- 
OpenPGP... 0x99ADB83B5A4478E6
Jabber.... dmj...@jabber.org
Email..... dm...@ictsoc.de

Attachment: pgpTOkQgV1NNW.pgp
Description: PGP signature

_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to