On 12/03/2015 05:38 PM, Nicolas Goaziou wrote:
Hello, Mike McLean <[email protected]> writes:At the risk of piling on, I too am having problems with Org Capture templates that haven't changed in a long time. The sample below used to function like: 1. I would call it from org-capture, select the “af” template 2. I would get prompted for a date from file+datetree+prompt and I would select the date 3. I would get prompted for the week number from the ~%^{prompt|%<%Y-W%V>}~ clause. This would default to the current week in ISO format (2015-W49). I would change it or not (usually not) 4. The ISO week entered from that prompt would get substituted into the AR_DATE property in multiple places. The two big differences with release_8.3.2-381-gb7ee96 are 1. The substitution for %Y and %V does not happen before the prompt in step 3; I get a default value of [%<%Y-W%V>] 2. Even if I manually type the ISO week string (2015-W09) it no longer gets substituted into the AR_DATE properties via %\1I pushed a commit which should fix these issues and the others mentioned in the thread. Thank you. Let me know if something is still wrong. Regards,
Works for me. Thank you, Nicholas. Regards, Charlie Millar
