Related question: Suppose you have some external data (pulled from another tiddlywiki or some other external source) that you reference within your tiddlywiki; is that external data source cached in the browser? For example, suppose the user opens TW1 from my website which pulls data from TW2. Does TW1 re-download TW2 every time it accesses another piece, or is the browser smart enough to read it from cache? Worst case: would I have to cache the entire thing myself?
-- Bobman On Tue, Jul 21, 2009 at 11:17 AM, FND <[email protected]> wrote: > > > Is it possible to synchronize individual tiddlers across TiddlyWiki > > documents? > > TiddlyWiki has a built-in sync mechanism (though the standard > FileAdaptor only supports pulling content from, not pushing to another > document). > > You might also be interested in this: > http://tiddlywiki.org/wiki/Including_External_Content > > > I want to create a set of tiddlers that can be edited > > synchronously across multiple wikis. > > That suggests you need a server-side: > http://tiddlywiki.org/wiki/Server-Side_Implementations > > In particular, if you're interested in tiddler-level granularity, have a > look at TiddlyWeb: > http://tiddlyweb.com > > > -- F. > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/TiddlyWiki?hl=en -~----------~----~----~----~------~----~------~--~---

