I am trying to understand the concept of “external content”, that is, transcluding selected tiddlers from another tiddlywiki. I have noticed this plugin Saq's Sandbox — Experimental doodads but I don’t know if and how to use it (it mentions something about hosts with CORS support…).
Anyway my use case is the following: I’d like to present some content in my Tiddlywiki online but I don’t want the users to be able to save it for offline use. Because even when there are not supposed to do Ctrl-S, people will still do it and get a some version of the whole wiki, sometimes fully functional.
So I was thinking to transclude the content that I don’t want to be saved locally from another tiddlywiki, expecting that this way I would prevent saving the external content together with the “mother” tiddlywiki. But maybe I am completely wrong and there is no solution for my use case.
Thank you for any possible direction in this.
AS