The $1 is in the original <<tiddler>> macro per the tiddly wiki org page:
http://tiddlywiki.org/wiki/Transclusion But due to the lack of organizing structure, you would almost have to stumble across it by accident. -- Mark On Jul 27, 1:45 am, Tobias Beer <[email protected]> wrote: > Hi Eric, > > That is amazing! > Is that $1 parameter specific to "EditTiddlerPlugin" or general > functionality of tiddlywiki? > If it is general, is there some documentation on (other) powerful > hooks like that? > > Thanks, Tobias. > > On Jul 26, 10:31 pm, Eric Shulman <[email protected]> wrote: > > > > I thinkhttp://tiddlytools.com/#EditTiddlerPluginwilldo what you > > > want if used in conjunction with <<tiddler tiddlerTitle>>. > > > ... and, to make the usage easier to apply, you can define a separate > > tiddler containing the combined syntax and then apply a 'substitution > > parameter' in the tiddler macro to insert the desired TiddlerName. > > First, create a tiddler (e.g., [[ShowSection]]) containing something > > like this: > > ---------------- > > !!!$1 @@font-size:80%;(<<editTiddler [[$1]]>>)@@ > > <<tiddler [[$1]]>> > > ---------------- > > Then, to use it in another tiddler, just embed the following: > > <<tiddler ShowSection with: TiddlerName>> > > > enjoy, > > -e > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

