I've been using Tiddlywiki and an old version of MonkeyPirate
tagglytagging for a while and recently I moved up to the latest and
greatest. Tagglytagging is dead brilliant! I'm also using Saq's
TiddlerNotesPlugin. I added a default 'notes' to the bottom of every
tiddler. In MptwTheme##ViewTemplate

<div macro="else">
        <div class='viewer' macro='view text wikified'></div>
        <div class='viewer' macro='notes heading:"Remarks"
tag:"NoteTiddlers" suffix:"Addendum"'></div>
</div>

Now what I'd like to do is to encase the 'Remarks' in a slider like
this:

+++[Postscript]
<<notes heading:"Remarks" tag:"NoteTiddlers [[<<title of tiddler>>]]"
suffix:"Addendum">>

where the title of the tiddler gets to be dynamically inserted an
additional tag on the Note tiddler (for easier cross referencing)
Currently this is beyond my limited scripting capability. Any
pointers?

I have two sites where I'm doing this:
http://www.earlham.edu/markp/socped
http://www.earlham.edu/markp/millmiss

Thanks
Mark

--

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.


Reply via email to