Thank you, Mark and Bimlas.
I did a little digging into the documentation. What I understand, (which some user might find useful): As long as you use TW with NodeJS and lazy load images, you are fine. If you export the TW to a single HTML (which is how I guess most people use TW), then size would pose a problem. In which case, you can use externalimages build target. tiddlywiki ~/Dropbox/TiddlyNotes --verbose --build externalimages This command extracts all the images into a separate folder and updates the image tiddlers’ _canonical_uri field. This way, the generated HTML file has a smaller size. My take away from all this is that importing images into TW running on NodeJS is a non-issue. ​ -- 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/745f787c-bcba-4f89-aad2-858172b6474ao%40googlegroups.com.

