Re: [Orgmode] org-capture: Formatting of entries

2010-06-29 Thread David Maus
Puneeth wrote: >Hi >On Wed, Jun 30, 2010 at 5:08 AM, Markus Heller 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

Re: [Orgmode] org-capture: Formatting of entries

2010-06-29 Thread Puneeth
Hi On Wed, Jun 30, 2010 at 5:08 AM, Markus Heller 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-

[Orgmode] org-capture: Formatting of entries

2010-06-29 Thread Markus Heller
Hello, I'm starting to sue (wow, bad typo, should read "use" of course) org-capture instead of org-remember, as probably a lot of other users do :) Using an org-capture template [1], I end up with the following: = * TODO Proper Formatting :CLOCK: