> <<wikify "[[Google|http://www.google.com/search?hl=en&q= > %0]]" {{tiddler.title.replace(/[\&]/g,"")}}>>
Nice usage! The resulting link will automatically invoke a Google search using the current tiddler title as the search keyword. That could be *very* useful, depending upon how your tiddlers are named... > The %0 should have been replaced with the tiddler's title, but it is > just blank (i.e. the resulting url is "http://www.google.com/search? > hl=en&q="). > I've created previous TW files before where this had worked just fine. ... and it should have worked this time too... except: about a week ago I inadvertently introduced an unnoticed two-byte change into WikifyPlugin as a result of some overzealous global search-and-replace editing using an external editor... it's been fixed, and the {{tiddler.title}} macro param should now work just as you had expected. Get the repaired plugin (v1.1.2) here: http://www.TiddlyTools.com/#WikifyPlugin Note: in order to get the correct value from {{tiddler.title}}, you need CoreTweaks #444, so you were right to install that plugin as well. 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 -~----------~----~----~----~------~----~------~--~---

