Interesting idea @Mohammad
I do subscribe to more advanced use of missing tiddlers and this has a resonably rich set of discussions here in talk.tiddlywiki, these did come close to what I would call a virtual tiddler however I think I see where @Mohammad is comming from (Although I have not tested his solution yet).
It appears what we are talking about is more like virtual tiddlers in the story. Perhaps “virtual story tiddlers” that is they are not tiddlers but appear as such in the story and as a result serve as dynamic user interface objects.
- From this you can see that they would make sense coming into existence through an action or button
- Note that missing tiddlers typicaly appear to come into existence through following a link to a title, that does not yet exist.
- which are rendered in the story with the custom body template and within which other content can be displayed.
- However editing such a tiddler creates it, and it is no longer virtual.
- This also suggests why they are (Mohamads) not like other virtual tiddlers such as missing tiddlers, arguably they are more virtual.
- This mechanisium could be extended to introduce content within other elements than just the story river.
Personaly I would like a method other than the $:/virtual prefix or to introduce a version of my alt-title to for example use the caption as the tiddler title. Visiblle system tiddler titles, are to me “the code leaking through to the user environment” and in someways suggests something that is incomplete.
After testing
Given you can edit a virtual tiddler and becomes a real one, and it depends on its content from simple/Template/BodyTiddler I am not sure it differs from the missing tiddler approach which does the same with $:/language/MissingTiddler/Hint
- I expect such tiddlers are not saved?
However, I think we could find a way to make even more virtual tiddlers as inspired by @Mohammad I just need to work out how?
