I think I answered my second question myself: each TiddlyWiki you create in node.js gets saved in a different folder, so the links will not refer to each other since the links in the tiddlers from folder A will only look for other tiddlers in folder A. Correct?
On Wednesday, October 9, 2019 at 9:03:58 PM UTC-5, David Gifford wrote: > > Hi all > > I am not really up to snuff on node.js, so I am asking these questions to > see whether this is worth my time to experiment on or not. > > If I had a number of standalone TiddlyWikis, and in one of them I had a > tiddler Pomeranians, and in another file I had a tiddler with a link to > [[Pomeranians]], > > 1. Is there a way to open TiddlyWikis in node.js when I have created them > the 'stand-alone- way? Or does node.js only open tiddlers created in > node.js? > > 2. If I use 'export all tiddlers as statics' in node.js for each of these > multiple TiddlyWikis, and I upload all the statics to my web server to the > same folder, will the link to [[Pomeranians]] direct me to the static > tiddler Pomeranians from the other file? > > In other words, could I create a giant, interlocking online wiki of static > htmls by using node.js to export all tiddlers from a bunch of standalone > TiddlyWikis and saving them all to the same online folder? > > Just a thought. > > Dave > -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/4aa62d1c-a5e9-4589-9c3f-77eb9fa6b87b%40googlegroups.com.

