Perfect! Can't say as i understand how this one little tiddler is doing it's magic; feels like it's transcluding content from tiddlywiki.com (which i didn't even know was possible), and i'd like to know how i can add in more content items of my own choosing. Not to be a cargo-cult supplicant, i guess i should just RTFCode and figure our how to scratch that itch for myself. This feels like the right tool for the job, Charlie. Thanks, mate!
/walt On Friday, April 23, 2021 at 2:33:32 AM UTC+1 [email protected] wrote: > Okay folks, disregard/toss that initial version of mine. > > This one is my "keeper." Fixed/addressed: > > - changed the name of the tiddler to a "production-ready" name: TW Ref > - the original name (Tiddler to reference information from static > tiddlywiki site) was intended as an overly wordy descriptive title to > just > make clear the design of the tiddler > - now it fits nicely in the sidebar tabs > - added the "$:/tags/SideBar" tag to the tiddler > - set width of iframe to 100%, so it will be as wide as whatever > container, be it the tiddler in the story river, or tiddler displayed in a > sidebar tab > - fixed references to selected topic field (curr-topic) and the > tiddler's self-reference *(The old version was defaulting to > currentTiddler. Fine when viewing the tiddler in the story river, not > fine > viewing the tiddler in a sidebar tab)* > - <$select tiddler={{TW Ref!!title}} field="curr-topic"> > - Was: <$select field="curr-topic"> > - <iframe src={{TW Ref!!curr-topic}} height="500" > width="100%"></iframe> > - Was: <iframe src={{!!curr-topic}} height="500" > width="300"></iframe> > > BTW: I did not change use of field to use of state tiddler. I am quite > happy for the the help window to show me what I looked at last time I saved > any TiddlyWiki > > Cheers! > > > > On Wednesday, April 21, 2021 at 12:27:16 AM UTC-3 Charlie Veniot wrote: > >> Just a silly thought I had. >> >> There are certain pages of TiddlyWiki documentation that I often >> reference (in particular: filter operators and widgets). >> >> It just dawned on me that these (the static pages) would be nice to have >> displayed in a sidebar tab for all my TiddlyWiki instances. >> >> [image: Screenshot 2021-04-21 12.20.24 AM - Display 2.png] >> > -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/9cbd5c46-d8ec-40fe-ad7f-48760fc62be5n%40googlegroups.com.

