emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] New implementation of the Org remember process ready for c


From: Sebastian Rose
Subject: Re: [Orgmode] New implementation of the Org remember process ready for comments and testing
Date: Wed, 23 Jun 2010 01:56:54 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)


I have a problem with the properties and org-capture-templates.


    "* DONE %u  (%^{Sport|run|run|swim|wout})  %^{Distance}  x:xx
      :PROPERTIES:
      :date:     %u
      :pace:     x:xx
      :kcal:     xxx
      :END:
       %^{meters}p %^{start}p %^{time}p %^{type}p %x^{rpuls}p"


results in:


    * DONE [2010-06-23 Mi]  (run)  22222  x:xx
      :PROPERTIES:
      :meters:   22222
      :start:    16:00
      :time:     01:30:00
      :type:     lgDL
      :END:
    :date:     [2010-06-23 Mi]
      :pace:     x:xx
      :kcal:     xxx
      :END:


Note the :END: after the :type: property.

There should be a way to set properties automatically, like :date: in
this case, and still prompt for others.


  Sebastian





reply via email to

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