TiddlyWiki in node.js – A Total Beginner…

OK folks, I’m taking the plunge into node.js (again. maybe this time it will stick).

So, I”m starting with a large TW file that I now want to be in node.js.

tiddlywiki myNewWiki — init server

tiddlywiki myNewWiki — server

and edit, etc. as normal.

Next step:

How do I bring in an existing TW file into my node.js wiki? Just import? (this is 7K+ tiddlers, so large).

And, at that point, I should be able to divide my tiddlers into different “bags” so that only some load, not all…?

Thanks,

//steve.

Read more here: Source link