Those names are confusing, aren't they? The names of various system 
tiddlers in TW *LOOK *like file paths, but they're not.

There's no directory /core/images/video. If you type (or copy) the text 
$:/core/images/video into a tiddler and preview it, you will see a link to. 
If you follow the link, you will come to a tiddler that has a SVG image as 
its contents.

To get an image into TW, you need to either drag and drop the image into 
your TW (not recommended except for very small images), or use the [img[]] 
wikitext or the <$image> widget to refer to images that are external to the 
TW. There are different ways to do it, and some of them will depend on how 
your are running TW (as a free-standing file or under node.js). See Tony's 
prior post for pointers what to do.

-- Mark

On Wednesday, July 25, 2018 at 12:40:03 PM UTC-7, Edward Veal wrote:
>
> I simply want to add an image to a tiddler.
>
> Here is a copy of the code from the tiddlywiki main page that I can't seem 
> to figure out. 
>
> <a href="https://www.youtube.com/c/JeremyRuston"; class="tc-btn-big-green" 
> style="background-color:#e52d27;" target="_blank" rel="noopener noreferrer">
> {{$:/core/images/video}} ~TiddlyWiki on ~YouTube
> </a>
>
> I presume that I can put images in this dir and then link to them. However 
> I am not finding the :/core/images/ path in my install. 
>
> Ed
>
>
>
>
> On Monday, July 23, 2018 at 7:36:06 PM UTC-5, TonyM wrote:
>>
>> Ed,
>>
>> Perhaps explain a little more what you want to do.
>>
>> To respond to you open question, here are a few notes
>>
>>
>>    - Drag and drop images or use the import button to get them into 
>>    tiddlywiki
>>    - Research the canonical uri and more for referencing external images
>>    - Add an icon field to any tiddler and provide an Icon tiddler title 
>>    for it to display with the title
>>    - Transclude an image tiddler in your tiddlers text {{imagetiddler}}
>>    - Use the image widget https://tiddlywiki.com/#ImageWidget
>>    - Or follow these wikitext instructions 
>>    https://tiddlywiki.com/#Images%20in%20WikiText
>>
>>
>> Regards
>> Tony
>>
>

-- 
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/9b067565-b382-4d66-b3aa-95c57c9dcb95%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to