> > Hi Danielo > > In more detail, my proposal was to write a startup module that performs an > HTTP GET of (say) "BlahBlah 1.json", a file in the same folder as the HTML > file, and then dynamically loads the tiddlers within it. XMLHTTPRequest can > be used without problems to access data files in this way. The idea would > be to step through all the available files in numerical order, stopping > when reaching a missing file. >
I did not know that JS can access file system that way!! How do you do it? You have to query localhost? I suppose it is limited to the same folder than the HTML file, and that you can not delete files, right? Regards -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/1aa28188-19f3-46d0-a741-99f12e686ae0%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

