I don't think there's any one recommended way to handle this. It may vary with your setup.
Since 5.1.20 improvements were made, so you don't have to worry quite so much about images deteriorating performance. However, it would still mean more time to synchronize or save, which could be important if you're connecting across the web. Also, just a few high quality images might still be too much. Another possibility is to make thumbnails for your images and save them internally. Use a macro to display the images, and system information to decide whether to view the internal thumbnails or fetch the external image. That way you can view the images at low quality when offline or high-quality when online. On Tuesday, September 1, 2020 at 12:35:50 PM UTC-7, talha131 wrote: > > I can host images on any free host online like Imgur and then use its link > inside a tiddler. The drawback is that image won’t load if I am offline. > > On the other hand, I can add an image to TW and reference it inside > tiddlers. My notes will be self-contained. But I am not sure how it will > affect the performance of TW. If it’s not a good idea to add images to TW, > then the performance hit will become pronounced down the road. > > People who have been using TiddlyWiki for long, what has been your > experience in adding images to TW? What do you recommend? > > I asked this question more than two years ago > <https://groups.google.com/forum/#!starred/tiddlywiki/qRH5231RI_0>. > > The consensus then was: > > 1. TiddlyWiki performance degrades when its size increases, especially > on mobile. > 2. On NodeJS, use tiddlywiki --listen > root-tiddler=$:/core/save/lazy-images > 3. OR use relative paths for the images and store images outside the > TW, but on your hard disk drive. > > Now that two years have passed and TW has improved a lot, with several new > features. What’s the status now? *What’s the recommended way of adding > images to TW?* > > -- 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/f347d241-4622-4c53-b613-b03350a62d0fo%40googlegroups.com.

