Re: [tw5] Re: GetLocalStorageItem javascript macro

2022-03-22 Thread Dyllon Gagnier
r Android <https://aka.ms/AAb9ysg> > -- > *From:* tiddl...@googlegroups.com on behalf > of Charlie Veniot > *Sent:* Sunday, February 6, 2022 12:52:33 PM > *To:* TiddlyWiki > *Subject:* [tw5] Re: GetLocalStorageItem javascript macro > &g

Re: [tw5] Re: GetLocalStorageItem javascript macro

2022-02-06 Thread Hans Wobbe
52:33 PM To: TiddlyWiki Subject: [tw5] Re: GetLocalStorageItem javascript macro I am no internet expert, so not sure if and when I'm using the right language. Let's say we have two web pages (say one is some TiddlyWiki, say the other is a TiddlyWiki with BASIC Anywhere Machine). For them (an

[tw5] Re: GetLocalStorageItem javascript macro

2022-02-06 Thread Charlie Veniot
I am no internet expert, so not sure if and when I'm using the right language. Let's say we have two web pages (say one is some TiddlyWiki, say the other is a TiddlyWiki with BASIC Anywhere Machine). For them (and however many others) to share data via local storage, they must all be in the sa

[tw5] Re: GetLocalStorageItem javascript macro

2022-02-06 Thread Hans Wobbe
I am assuming that "as long as they are both in the same domain" applies to a googleDrive environment as well as your ...neocities... domain. Please let me know if that is NOT a valid assumption. In the mean time, I am going to ponder some "back-up" considerations that are nagging at me. Chee

[tw5] Re: GetLocalStorageItem javascript macro

2022-02-05 Thread Charlie Veniot
Arg, I totally borked the export of that file. (The file on my local drive is empty.) Thanks for catching that. Instead, sneak a peek at both javascript macros (GetLocalStorageItem and SetLocalStorageItem) here: https://basicanywheremachine.neocities.org/LocalStoragePrototype.html That Tiddl

[tw5] Re: GetLocalStorageItem javascript macro

2022-02-05 Thread Dyllon Gagnier
Even in Google Groups, your attachment is empty. I would recommend pastebin or making a GitHub gist. On Saturday, February 5, 2022 at 1:45:02 PM UTC-8 cj.v...@gmail.com wrote: > https://groups.google.com/g/tiddlywiki/c/mOm62AUaz8c > > On Saturday, February 5, 2022 at 5:44:36 PM UTC-4 Charlie Ven

[tw5] Re: GetLocalStorageItem javascript macro

2022-02-05 Thread Charlie Veniot
https://groups.google.com/g/tiddlywiki/c/mOm62AUaz8c On Saturday, February 5, 2022 at 5:44:36 PM UTC-4 Charlie Veniot wrote: > I don't have much experience with javascript macros, but I know just > enough to be dangerous... > > So FYI, just a simple javascript macro example for anybody intereste