https://basicanywheremachine.neocities.org/LocalStoragePrototype.html
Updated version of this prototype makes use of Eric Shulman's action timeout widget <https://tiddlytools.com/timer.html#TiddlyTools/Time/action-timeout.js>. Now both TiddlyWiki and the embedded (in an iframe) BASIC programming automatically retrieve / send values to local storage as a way of sending values to each other. So TiddlyWiki instances, iframe-embedded content in those TiddlyWiki instances, and any other html and web apps (caveat: all of them must have "same site" origin): each of them can play the role of "server" and/or "client" in a client-server relationship, or as "peers" in peer to peer relationship. Something like that. Not sure if I'm using the right lingo. On Sunday, February 6, 2022 at 2:02:38 PM UTC-4 Charlie Veniot wrote: > And I'm thinking of building a "local storage" manager in TiddlyWiki. > (Maybe something already done, but a fun "brain-age" exercise.) > > Kind of like a file manager, but rather a "key/value" manager. > > You want to manage your local storage items for all of the TiddlyWiki > instances (and whatever other web pages) at a particular host/port? Just > drop the TiddlyWiki local storage import into a TiddlyWiki that is "there". > > Manage the key/value pairs (whatever you would do in a file manager), > export/backup, print. Drag some key/values showing in one Tiddly Wiki at a > host/port to another TiddlyWiki at some other host/port for local storage > related to that. Anything at all. > > On Sunday, February 6, 2022 at 9:30:58 AM UTC-4 [email protected] wrote: > >> Okay, I finally "get" how this works. >> >> Now I am thinking I need to "Get" how to "apply" or "use" it in my work. >> >> Thanks for sharing this and for your enthusiastic promotion of it. >> >> Cheers, >> Hans >> >> On Saturday, February 5, 2022 at 11:25:41 PM UTC-5 [email protected] >> wrote: >> >>> https://basicanywheremachine.neocities.org/LocalStoragePrototype.html >>> >>> BASIC could definitely be used for complex scripting in TiddlyWiki. >>> >>> >>> -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/d2d881df-d853-47ef-8733-90bcda96b748n%40googlegroups.com.

