TonyM,

The main problem is that there are different operating systems and 
browsers, so you can't create a "generic" saver plugin: each system will 
need different code to automatically save the wiki, and not all of them can 
be implemented (because of restrictions to access the filesystem).

I think the Timmimi plugin (or similar) should be upgraded to work in every 
browser, as this is the easiest solution to use: just open the wiki and it 
saves the changes automagically. Of course, the problem is that it only 
works on the desktop, for example, you may not be able to install browser 
add-ons on Android.

Another option is to write the wiki to a location that is accessible on all 
systems: this is browser local storage, but it is not perfect either 
<https://tiddlywiki.com/#BrowserStorage%20Plugin>.

The third option is to save it to an online location (GitHub, GitLab) 
because it works with all browsers and operating systems, but this requires 
the Internet, and you may not even want to save your notes online.

I'm afraid that the main problem, not with TiddlyWiki, but with the 
interoperability of browsers and operating systems, is something we can't 
change. To improve this, TiddlyDesktop 
<https://tiddlywiki.com/#BrowserStorage%20Plugin> was created, which is 
only available on desktop, not on Android.

Anyway, this is a problem for which there is no solution, because the 
limitations are outside our system.

-- 
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/cce1772c-6d3c-4664-b76e-e39205186184%40googlegroups.com.

Reply via email to