Just to clarify that modern security restrictions mean that things like Udo’s IncludePlugin won’t work on contemporary browsers. As I recall, it relied on a fairly egregious security hole: that JS code in a file:// URI could use xmlhttprequest to read arbitrary files from the users hard drive. Over the years file:// URIs have become a vector for malware distribution and so we’ve seen a gradual tightening up of restrictions on them.
Best wishes Jeremy > On 1 May 2020, at 08:05, Tony K <[email protected]> wrote: > > I've done that using scripts without passing by TiddlyWiki > > I use TiddlyWiki Node.js which is great because each tiddler is in its own > file (much more scalable) and I am using scripts to sync PC to GDrive (or any > cloud app really) and Phone to Gdrive > > in that way I always have an updated version on my Phone and Gdrive > > Since I am on android I also use Termux to run nodeJS whenever I want to > access my TiddlyWiki on the road > > > On Thursday, April 30, 2020 at 5:52:33 PM UTC+3, Mikesch wrote: > Hello! > > Is it currently possible to update imported tiddlers from other TiddlyWikis > in intervals or manually? > > About 10 years ago this was already possible if I remember correctly. I mean > it was an extra plugin. > > This could create a satellite system that had a central TiddlyWiki in which, > on a voluntary basis, other people could voluntarily share their account that > they maintained in their decentralized TiddlyWiki. If I remember correctly, > it was a "pull" not a "push" of .tid content. > > By specifying the .tid target to read above its path, the location was also > stored and known to the TiddlyWiki which was needed to request an update. > Verification and the like was not necessary as this is what the trust owner > used to do. I mean there was only a query/default what to do with > removed/renamed links (keep/reject/follow). > > Can anyone remember this? Or, does anybody know a manual or plugin that makes > this possible again today? > > Thanks in advance. > > > -- > 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] > <mailto:[email protected]>. > To view this discussion on the web visit > https://groups.google.com/d/msgid/tiddlywiki/142060e8-3cd3-4eba-b218-db0052911e55%40googlegroups.com > > <https://groups.google.com/d/msgid/tiddlywiki/142060e8-3cd3-4eba-b218-db0052911e55%40googlegroups.com?utm_medium=email&utm_source=footer>. -- 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/F6CCB42E-210C-4B39-8378-F0332A8B244D%40gmail.com.

