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: Carsten Dominik
Subject: Re: [Orgmode] New implementation of the Org remember process ready for comments and testing
Date: Wed, 23 Jun 2010 06:23:20 +0200


On Jun 23, 2010, at 1:56 AM, Sebastian Rose wrote:



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.

I cannot reproduce this.

- Carsten


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


 Sebastian



- Carsten






reply via email to

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