BUT both 1 of them are is “kind of” broken. … https://tiddlywiki.com/#ListWidget IMO tells the user exactly where it links to. The “prettified” link in the forum only tells the page, that is linked.
What do we need to implement into TW that it works. IMO it would be nice if the “onebox” would show a preview of the tiddler that is linked. That would be “cool”
I’ll have a look around the settings for not replacing with Title for TW links.
TiddlyWiki needs to implement OpenGraph tags to get extended embeds / previews. Unfortunately they only work per “real” page, so for TW you can have this just once for your entire wiki. This is because # routing is invisible to SEO and other requests.
Oh, I did read about the “twitter card thing” some years ago …
I think it would be easy to add this info to the static site generation template. We would only need to create a new button in tiddlywiki, that allows us to create the link for us. Similar to the “permalink” / “permaview” buttons.
It was created by activating the title as links in tiddlywiki and copying the title, then pasting here. I found I had to delete a space after the opening “[” but it works.
I just raise this here because I was proposing we find how to copy “permalinks” this way rather than the raw URL.