tiddlyhost / tiddlyhost-com

Rails application for creating and hosting TiddlyWiki sites, plus resources for deploying it to https://tiddlyhost.com/
Other
184 stars 17 forks source link

Automatically inject opengraph/oembed/etc meta elements #252

Closed simonbaird closed 3 weeks ago

simonbaird commented 1 year ago

As suggested in #250. It feels a bit intrusive to inject content in a site, so I'm not sure if I want to make it always on. Perhaps it could be a configurable option so those who don't want it can turn it off.

It should not be there for private sites for obvious reasons.

twMat commented 1 year ago

It feels a bit intrusive to inject content in a site

Understandable but this also means that people can't avoid that "malpresented" link if they link to other peoples wikis.

(On the other hand, as I've indicated elsewhere, I would also like so see some other TH features accessible from inside the wiki. So maybe there could be an opt-in plugin served during the wiki setup. I'm thinking of e.g a direct download button inside the wiki to simplify the upgrading process, or better yet, some kind of automated upgrading process from within the wiki.)

simonbaird commented 3 weeks ago

I think this will be coming in the next TW release. There are some tiddlers being injected for this purpose, (listed below), and see b4e24ff643922c22bee078842a8b9fc730ec0624 , but TiddlyWiki itself will be creating the meta tags.