Thank you, I can now see the images even when I download the html file 

On Monday, 12 October 2020 at 20:23:54 UTC+8 [email protected] wrote:

> By default Bob saves media files on the server and creates a tiddler with 
> an external link to the media file, so when you open the sidebar it has to 
> load all of the images from the server, which is probably where the delay 
> is coming from.
>
> The files urls are all relative so they don't work when exporting to a 
> single file wiki because the url isn't the same.
> If you want to make this not happen then turning off the file server will 
> make the standard behavior of embedding media files in the wiki as base64 
> encoded tiddlers.
> It makes the wikis larger because they contain all the media, but 
> everything is loaded when the wiki page loads so you don't get the same 
> delay, and exporting as a single file wiki keeps all the media accessible 
> in the html file.
>
> Eventually I plan to make exporting single file wikis keep the media 
> usable, either embedding the base64 encoded versions in the exported file 
> or exporting a files folder that can be placed next to the html file to 
> make the media accessible.
>
> On Monday, October 12, 2020 at 9:15:28 AM UTC+2 [email protected] 
> wrote:
>
>> I imported png files for my tags on my TOC Sidebar and everytime I open 
>> up Bob and go to my tags sidebar, it take a second before the images pop up 
>> so I tried to download the HTML version of my wiki and the png images 
>> doesn't appear except for SVGs.  File server is already enabled and so as 
>> save media on server. So what should I do about this?
>>
>>
>>

-- 
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/53b2f6d4-f565-48f8-9adc-7e0690a7d589n%40googlegroups.com.

Reply via email to