> I'd like to combine {{tiddler.title}} with a suffix like this:
{{tiddler.title}} is a "computed parameter" that is simply returning
the value of the tiddler.title variable, which is just a javascript
text string and thus can also be used to construct more complex
javascript text expressions. For example, appending some literal text
(such as "-") to the end of the title, like this:
<<newTiddler ... title:{{tiddler.title+'-'}} ... >>
enjoy,
-e
Eric Shulman
TiddlyTools / ELS Design Studios
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/TiddlyWiki?hl=en
-~----------~----~----~----~------~----~------~--~---