Marc,
Alice and bob may share a file folder when they are together and
online but when one or both is taken away on a usb drive I want them
to take a published copy of selected tiddlers from each other. For
example alices tiddlyWiki may have a project tiddler which summarises
all the contacts related to the project including there phone numbers.
this project tiddler was constructed from variouse macros, and
tiddlers found only in Alice. If Alice can publish this rendered
project tiddler, and Bob can include it in bobs wiki, then when bob
goes to the customers premises he can look up the Alice Project
tiddler (rendered version) and find out the contact for the Project
manger (for example). bob does not own this infomation, cant change it
but he can look it up when offline.
Does that example help ?
I am thinking I could use the IncludePlugin for this but it is still
not clear to me.
In a way I want to save externaly a tiddler, with it's fields, its
tags it's tiddler name (still as a tiddler), however it's content is
rendered rather than the source. Bob can elect to import this
(rendered tiddler, it would look as if it would in Alice without all
the dependancies.
One could Save the tiddler like the archive plugin but with the
rendered HTML inside it, thats why I have asked you because I think
you already know everything that would be required to do so.
Perhaps you would call such a plugin archiverenderedtiddlersPlugin.
Finally ideally the modified date would be valid in the archive
tiddler such that bob's include would only bring in an updated tiddler
from alice.
Thanks for taking the time to consider this.
tony