[tw] Tiddlywiki Node.js from file (not wikifolder)

2016-08-18 Thread Matthew Lauber
Thanks for the suggestion. I'm hoping to find some way of doing this programmatically. -- 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...@go

[tw] Tiddlywiki Node.js from file (not wikifolder)

2016-08-18 Thread Eucaly J
Below is my approach, Make node.js to serve an empty tiddler folder Open that empty wiki in browser Drag-Drop html file to import the content and save (to server) Please check more info from below https://github.com/Jermolene/TiddlyWiki5/pull/2541 -- You received this message because you are su

[tw] Tiddlywiki Node.js from file (not wikifolder)

2016-08-18 Thread Matthew Lauber
All, is there any way to startup a nodejs instance of tiddlywiki where it serves tiddlers from a file, rather than a folder? Alternatively, is there any way to explode a file into a wikifolder? I'm working on a project I call TiddlyServer, which is essentially using nodejs to run a local webs