After further investigation I am still stumped as to how I get an image that is local to my machine to display within a Tiddler. I have no problem getting online images to display. I don't want to rely on having an internet connection to be able to add a photo or other image to a Tiddler. This is a deal breaker for me and if I can't figure it out I will be moving on to other tools.
Ed On Thu, Jul 26, 2018 at 11:56 AM Edward Veal <[email protected]> wrote: > Mark, > > Thank you for the information this is finally heading me on the right > path. I will review Tony's post as I am using the free standing file > version. > > Ed > > > On Wed, Jul 25, 2018 at 3:59 PM 'Mark S.' via TiddlyWiki < > [email protected]> wrote: > >> 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 >> <https://groups.google.com/d/msgid/tiddlywiki/9b067565-b382-4d66-b3aa-95c57c9dcb95%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> For more options, visit https://groups.google.com/d/optout. >> > > > -- > *Edward Veal* > Library Technology Consulting: Opening the future together > www.edveal.net > email: [email protected] > Cell: 806-445-6867 > -- *Edward Veal* Library Technology Consulting: Opening the future together www.edveal.net email: [email protected] Cell: 806-445-6867 -- 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/CAFHDGYXcw9pQ8WWyNKtSioYzQ8qb%3DLUByTTgVDMLeWrTkvc6iw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

