I'm trying to use TiddlyWiki 5 to store a lot of PDF and/or image files. I've read a lot of the literature on here and on the web about different ways to best achieve this, including the use of TiddlyWeb and other recipes. I've looked into implementing some of it, but I'd like to cross this issue of my list before I complicate things too much.
The issue is this, everything I read seems to indicate that I should be able to launch a normal version of tiddlywiki on NodeJS and have the content lazy load. However, when I enable the option in the server launch command line, no tiddler content actually loads at all, nothing, not even ordinary text content in tiddlers. The command i'm using to launch is: tiddlywiki mywiki --server 8080 $:/core/save/lazy-all "text/plain" > "text/html" "User" "pass" 0.0.0.0 Ultimately nothing will load at all, so this can't be it functioning correctly, surely I've overlooked something here? You can assume everything else has been installed per the tiddlywiki guide on tiddlywiki.com 'Installed TiddlyWiki on Nodejs". I'm just running on AWS free tier to try and get started, but i'm not going to be able to load much content on there if lazyloading won't work. What am I doing wrong? -- 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 https://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/6043ff3c-6e88-4a52-a712-540dbb177bbe%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

