Hi, I'm working with a couple tiddly's at once, and while I'm not too concerned about the filesize of a single tiddlywiki, I am concerned about the waste of having the same 300k of javascript stored a dozen or so times in my mercurial repository.
I don't have much use for the all-in-one-file aspect of tiddlywiki (I use images and other files, so I have to keep track of more than one file anyways), so I was wondering if there was a version of tiddlywiki that splits out the js and the default-copies of the more important shadow tiddlers, so that the unique tiddler data is kept in a separate file. Or if I can simply cut out lines X-Y of empty.html and paste it into file empty.js, then add some sort of "#include empty.js" in empty.html (apologies my html/js/css skills are a bit weak). I can do a little bit of manual work if needed, but I do want to be able to update the core. Tinytiddly does some compression of the code that (might) have a bad effect on performance (this is a concern for my netbook). Tinytiddly also seems to be sitting at v2.4.1 while tiddlywiki is at 2.6~ now, so I worry about it being "behind". These two scare me away from tinytiddly a bit. -- You received this message because you are subscribed to the Google Groups "TiddlyWikiDev" 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/tiddlywikidev?hl=en.
