Mat, I assume you are aware of the published versions of static tiddlywiki tiddlers;
For example The Originals of the all operator https://tiddlywiki.com/#all%20Operator <https://tiddlywiki.com/#decodehtml%20Operator> https://tiddlywiki.com/#all%20Operator%20(Examples) The static versions https://tiddlywiki.com/static/all%2520Operator.html https://tiddlywiki.com/static/all%2520Operator%2520(Examples) You could add these to one wiki, together using the html object, or an iframe and perhaps other methods. <object width=100% height="1200px" data= "https://tiddlywiki.com/static/all%2520Operator.html"></object> <object width=100% height="1300px" data= "https://tiddlywiki.com/static/all%2520Operator%2520(Examples).html" ></object> Regards Tony On Friday, February 14, 2020 at 4:32:29 AM UTC+11, Mat wrote: > > Thanks, that's what I suspected. However, the particularity of my need > might change the premise: What I want is a static page per *filter > operator doc* that shows the filter operator doc *and* its associated > example tiddler. Does this change anything? Maybe the predictable title of > the example tiddler makes it possible to automatically...? > > My reason for asking is that I'm making a thing for the community that I > strongly expect will become pretty popular. The need to access the filter > op doc + example is a connected part to this thing and while it would be > possible to e.g load the two static tiddlers separately or as one dynamic > wiki showing both... it makes much more sense with one slick targeted > loading. > > <:-) > -- 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/7ef49ca9-4885-4782-8c5f-9023f4cb01b5%40googlegroups.com.

