Should anybody wonder how what I am prototyping is different from the Local Storage Plugin (very wildly different goals/behaviour in my mind), that is a discussion in this other Google Google thread <https://groups.google.com/g/tiddlywiki/c/zk_YZijLWNU>.
On Friday, March 11, 2022 at 1:09:15 AM UTC-4 Charlie Veniot wrote: > https://cjveniot.neocities.org/TiddlyWikiDotCom.html > > I've taken the tiddlywiki.com instance (I want a good-sized TiddlyWiki to > experiment with) and added the following tiddlers: > > - SetLocalStorageItem.js > - GetLocalStorageItem.js > - Save Config To Local Storage > - Startup Actions > > Nothing fancy here, just bare-bones to test things out. > > When you open that TiddlyWiki instance, go into the Control Panel and set > values for the following: > > - $:/themes/tiddlywiki/vanilla/metrics/fontsize > - $:/themes/tiddlywiki/vanilla/metrics/lineheight > - $:/themes/tiddlywiki/vanilla/metrics/bodyfontsize > - $:/themes/tiddlywiki/vanilla/metrics/bodylineheight > > Then go to the "Save Config To Local Storage" and press the buttons to > save each of those configuration settings to local storage. > > Refresh the browser page to reload the TiddlyWiki, and the TiddlyWiki > should reload but at startup grab your settings from local storage. > > I'm thinking this is really useful for a few things, like: > > - letting viewers of your published TiddlyWiki personalize their > experience with your TiddlyWiki in a way that fits them best > - multi-user TiddlyWiki (single file, nodejs, wherever it is located) > personalized settings > > -- 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 tiddlywiki+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/240f2f8a-cbe6-4e1b-b03a-6e72a19a8c0fn%40googlegroups.com.