If you are using a single file wiki than everything has to be loaded before 
the wiki can function, this includes all embedded pdfs and other media. 
Tiddlywiki can reference and display external media. Either using 
_canonical_uri fields as Tony suggested or by directly linking to the me 
media, the two are mostly equavient and which one you use is just a matter 
of taste. See here https://tiddlywiki.com/#ExternalImages and 
here https://tiddlywiki.com/#Images%20in%20WikiText for some references.

Using either method you can get around much of the problem by letting the 
browser handle the memory management. If you do that than only the media in 
open tiddlers will necessarily be loaded into memory. I think that the 
specifics are up to the browser caching policy.

If you have 10000 images than using external images is a better idea.

Depending on your usage of TiddlyWiki you may be better off using the node 
version.

Bob may help with this, is it a plugin for tiddlywiki that I packaged into 
a single executable file that takes care of saving and some management of 
multiple wikis https://github.com/OokTech/TW5-BobEXE/releases

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/fc4a46ec-cdd3-43d1-9cc1-8b0215158202%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to