Hi Riz For my tweet macro (http://tid.li/tw5/hacks.html#%24%3A%2F_telmiger%2Ftweet) I made this:
The text-urlencode macro Returns the urlencoded text of a given field (defaults to "text") in a given tiddler. \define text-urlencode(tiddler,field:"text") <$view format="urlencoded" tiddler="""$tiddler$""" field="""$field$"""/> \end The *view widget *handles only fields, so maybe you want to use the tiddlers visible in http://tiddlywiki.com/prerelease/#Community for testing – they allready have a url field. Good luck! Thomas -- 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 https://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/37a1ac4e-b731-4bc3-8858-7f5aa1dfcd62%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

