On 9/30/2016 2:42 AM, Tobias Beer wrote:
Hi Zaphod,

Your code works just fine for me.
Have you tried relative paths in folder below the TiddlyWiki?

Best wishes,

Tobias.
Thank You for the reply, Tobias :)

Well, I've just gone through another session, trying out every conceivable combination I can think of, and still have very mixed results.

My pictures are stored in E:\Pictures

*Absolute Paths
file://E:/Pictures/ImageName.jpg* - Functions correctly
*file:\\E:\Pictures\ImageName.jpg* - Thumbnail but blank background

*file://E:/Pictures/Image Name with Spaces.jpg* - Thumbnail but blank background *file:\\E:\Pictures\Image Name with Spaces.jpg* - Thumbnail but blank background

*"file://E:/Pictures/ImageName.jpg"* - Background but no thumbnail
*"file:\\E:\Pictures\ImageName.jpg"* - No thumbnail or background

*"file://E:/Pictures/Image Name with Spaces.jpg"* - Background but no thumbnail *"file:\\E:\Pictures\Image Name with Spaces.jpg"* - No thumbnail or background


*Relative Paths*
*../../Pictures/ImageName.jpg* - Functions correctly
*..\..\Pictures\ImageName.jpg* - Thumbnail but blank background

*../../Pictures/Image Name with Spaces.jpg* - Thumbnail but blank background
*..\..\Pictures\Image Name with Spaces.jpg* - Thumbnail but blank background

*"../../Pictures/ImageName.jpg"* - Background but no thumbnail
*"..\..\Pictures\ImageName.jpg"* - No thumbnail or background

*"../../Pictures/Image Name with Spaces.jpg"* - Background but no thumbnail
*"..\..\Pictures\Image Name with Spaces.jpg"* - No thumbnail or background

The spaces in the filename is still somewhat of a problem, as we'd have to rename any files used as backgrounds, and folks might not want to do that...

Might this be a result of how your macro works, or is it just the way TW handles filenames?

Do you see any obvious syntax errors that I've made?

Could you send me the syntax that you used to get satisfactory results?

This is maddening!

Thanks again for your help :)

--Zaphod

--
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/a62b77ab-2bd7-6d07-83b7-440012602936%40GMail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to