Hi Hi David
You'll need Stephan's <<dateTime>> macro -- get the tiddler '$:/macros/skeeve/dateTime.js' from his site: http://tw5magick.tiddlyspot.com/ Then use something like this (I've included several date template options): <$button set="!!review" setTo=<<dateTime "DDD DDth, MMM 0hh:0mm:0ss">> >Set Review Date</$button> -- a numeric date option: <$button set="!!review" setTo=<<dateTime "0MM-0DD 0hh:0mm:0ss">> >Set Review Date</$button> regards On Thursday, July 17, 2014 1:05:22 PM UTC+2, Michael wrote: > > Hi TW5 gurus (this expression was used in a previous thread), > > I use TW5 as project management and GTD tool. > > Part of the GTD philosophy are regular project reviews. I store the review > date in a tiddler field, using the TW5 date format. It would save me a lot > of work if I could have a button that changes the date value stored in the > ‘review’ field to the current date. > > Is that possible? > > Thanks a lot for your help! > Michael > -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/tiddlywiki. For more options, visit https://groups.google.com/d/optout.

