Hi,
I am using Tiddlywiki for my medschool notes. Since I use it as a medical encyclopedia, there is hundreds of images in it.
The size of my tiddlywiki.html is now around 50mb. And there is still a lot of stuff I want to include, so it will grows even more. Loading it offline is no problem at all but you can imagine that when I upload the single .html file on my personal website, it takes ages to load it online.
I also tried the node.js version on my computer. I don't understand how it works exactly but I saw that every tiddler and images are separated files, wich seems great for a huge tiddlywiki.
Is there a way for me to upload on my website my tiddlywiki in this multi-files format ? so that the requested tiddlers are loaded only when clicked ?
I don't need to be able to edit it online or anything. Just working on it from my computer and then from time to time upload the whole bunch of folders and files on my website.
I searched a lot and didn't really find any understandable solutions. Can you help me with this problem ?
thanks !