You will have to use a macro and some variable replacements. If you assign 
your title with the $set widget to a variable, a macro can easily 
concatenat:

\define myNewTitle()
$(myOldTitle)$_args
\end

<$set name="myOldTitle" value={{!!title}}>
<$edit-text tiddler=<<myNewTitle>> default="" tag="input"/>
</$set>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWikiDev" 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/tiddlywikidev.
For more options, visit https://groups.google.com/d/optout.

Reply via email to