My question: How do I insert a picture in a Tiddler so that I can see it? And after synchronising I want to see this picture in the Tiddler on Android too.
I did it with [img[file:///pathtomyfile/titleofthepictue.jpg]]. But I can see only the symbol for a broken picture. I tried it with different pictures.
I synchronise over TiddlyDrive to Google Drive. From there I start always my Wiki.
Thankyou for your help!
Have a good day,
Bettina
It's 1am here in Australia. I'll give a better answer tomorrow if no one helps you before then.
You can drag an image file into tiddlywiki and import it then reference it with a transclusion in a tiddler like this {{imagetiddlername}}
External images are a little more tricky.
Tony
Hi,
[[picture.jpg]] or show it with {{picture.jpg}} or [img[picture.jpg]] or show it left-aligned with the size 30% <<image-left "picture.jpg" width:"30%">> Hi Mark,
Hi,
Manually Creating External Images
To manually create an external image just create the tiddler with the appropriate image content type, and add a _canonical_urifield with a URI pointing to the actual image location.
Well, maybe, we both (and perhaps many more people?) get now a good step by step explanation to do it....
:-)))))))
Okay, I tested it now.
file:///home/b/m/t/e/f e/b/image.jpg///home/b/m/t/e/f e/b/image.jpg/home/b/m/t/e/f e/b/image.jpgOkay, I tested it now.Should that new tiddler show than the image as an image? If yes, I did something wrong.
The full path of an example picture on my local desktop isfile:///home/b/m/t/e/f e/b/image.jpg
. I tried it also with///home/b/m/t/e/f e/b/image.jpg
and with/home/b/m/t/e/f e/b/image.jpg
You're right.
I tried it again with two other image- the same result = broken image symbol....
/home/b/m/t/e/f e/b/image.jpgMy browser made automatically the nameDidn't matter, how I inserted it (with or without "file://").file:///home/b/m/t/e/f e/b/image.jpg
How can I find out if it is like this?
Hi @ all,
;-))) Ähhh, yes, I saved it and waited until the Wiki completely saved to GoogleDrive.
Hello,
for the first a huge THANKYOU to the developers of TiddlyWiki and to the developers of all the plugins!My question: How do I insert a picture in a Tiddler so that I can see it? And after synchronising I want to see this picture in the Tiddler on Android too.
I did it with [img[file:///pathtomyfile/titleofthepictue.jpg]]. But I can see only the symbol for a broken picture. I tried it with different pictures.
I synchronise over TiddlyDrive to Google Drive. From there I start always my Wiki.Thankyou for your help!
Have a good day,
Bettina
Hi,
@Birthe: :-))
Unfortunately.... broken picture-symbol....
<img width=120 src="URL-adress of the picture" align="left">
<img width=120 src="URL-adress of the picture" style=" float:left;padding: 0 1em 0 0;"/>
Your text goes here
<div style="clear:both;line-height:0px;"></div>