Jeremy Ruston
Jeremy Ruston
Thanks @twMat As far as I can tell, it would not be possible to implement oEmbed for single file TiddlyWiki's. The [oEmbed specification](https://oembed.com) makes it clear that the server must...
Hi @twMat what @simonbaird has done is very cool, there's now a preview image automatically created for each wiki that can be used as the OpenGraph image. That's awesome, but...
> That's too bad. If base64 urls worked, then I think this idea would be a lot more feasible. It would still be very terrific to get it working on...
> Perhaps TiddlyWiki could provide a macro that produces something similar to https://simon.tiddlyhost.com/#OpenGraph%20Tags%20Test . The title and description could be pulled in from from the appropriate title and subtitle tiddlers....
Hi @simonbaird I've made an initial PR at #8441. The idea would be that TiddlyHost would inject the tiddlers `$:/SiteDomain`, `$:/SiteThumbnailUrl` and `$:/SiteUrl`.
Thanks @pmario. It is a shame that there is so much duplication with the existing list-links-draggable macro; I would have hoped that a slight modification/extension of that existing macro would...
> That's the "last position drop area" that is only visible for small screens, as seen in the screenshot. I was unable to use the "last drop position" in horizontal...
Thanks @yaisog this is an experiment. I did notice some unexpected results. For example this yields 218 matches where it is not obvious how they are related to the search...
Hi @yaisog I think moving this functionality to a plugin makes a lot of sense. Your prototype is very promising, but we're still at an early stage of figuring out...
Hi @yaisog I meant to ask whether there are any additional core hooks/extension points that would help?