I think it's a pathing (not a real word). Probably a simple thing.

If you have the image displayed in your browser tab, then select the url 
(address) and copy that. Paste that value into _canonical_uri. When you 
copy from the address bar, the browser will change spaces to %20 for you 
and you know for sure the path is right.

Then we get to the issue of how to start the address -- e.g. file:/// or 
file:// or just /  . In the past it is has varied from platform to platform 
and browser to browser.

This is why I prefer to use relative path and put it below the tiddlywiki:

  mytiddlywiki.html
Images
myimage.jpg

Then the path is always Images/myimage.jpg -- very simple and you can zip 
the top directory and use it again somewhere else on any platform.

Viel Glück!

On Tuesday, December 19, 2017 at 4:40:40 AM UTC-8, Surya wrote:
>
> So, what can I do now to get it work?
>
> How can I find out if it is like this?
>>
> *>>>But since Surya is on linux it's possible the browser doesn't have 
> rights to some particular directory. That's why I suggested testing the 
> path in a browser tab.* 
>  
> And what to do then?
>

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
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/61af735c-79e6-401d-8b3a-8b32ce24cd5b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to