If I'm using the node.js edition of Tiddlywiki, it is storing the tiddlers in individual files on the server's file system. Is it loading only the open tiddlers into the browser, or is it loading every tiddler in the wiki into the browser?
i.e. If I have a 1,000 tiddler wiki served by node.js and I open only one tiddler with it, do I have 1 tiddler in browser memory or 1,000?
Thanks,
-kevin