> I think http://tiddlytools.com/#EditTiddlerPlugin will do 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 TiddlyWiki@googlegroups.com
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/TiddlyWiki?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to