Try this. Move the following to a macro and call it via the actions attribute 
on the button:

 <$wikify name=newest-tid
    text={{{ [prefix<currentTiddler>!sort[created]first[]] }}}
  >
    <$action-setfield
       $tiddler=<<currentTiddler>>
       text=<<some macro call to wrap Newest-tid in transclusion braces. This 
is not the problem.>> />
  </$wikify>

Also are you sure you can't use set/vars instead of wikify?

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/2c380e6d-e051-4e50-9b6f-f94f1921d462o%40googlegroups.com.

Reply via email to