A little bit of context, because I think it’s important.
- Jeremy did a prototype late 2018, which was part of v5.1.18
- GH user cdruan did extend the whole thing to make it more accessible in March 2021 - It was released with v5.2.0
- There is a very detailed thread at GH, which shows how the project evolved.
- There was a discussion to make external-core relatively prominent in the “Right sidebar → Tools tab”
- It was decided that it should not be so prominent.
- v5.2.7 got an update to download a single-file-snapshot from an external-core wiki.
- The other way around is not encouraged.
------ end context
I do highly appreciate the external-core function for advanced users.
-
I think it’s a perfect match for wikis served from GitHub pages, because it allows us to save back to the web, without a 2MB core overhead. So smaller wikis can be saved fast. Since the core can be cached by the browser only the wiki has to be downloaded if it changed.
-
I think the same thing is true for tiddlyhost. TiddlyHost is free to use – but somebody has to pay for the transfer volume. IMO that’s the reason, why it makes sense that TiddlyHost wikis also use this version.
I think everyone who extensively uses tiddlyhost, should consider to sign up for a “Standard Plan” -
Locally, I do use it with my local WebDav IIS server for several years now. For me it’s reliable and fast, with basically no system overhead. – But – I do have to say, that I need to use my webdav-lm plugin to counter etag-problems.
-
I do not use uglified js or UI, because I need the readability for hacking and debugging.
I do have several single file wikis. Most of them are less than 10MByte, which is not really much if compared to modern phone JPG images.
A 12 megapixel image has from 1.5 up to 4MByte per image and most users have 1000+ of them on their phone and happily share them with WhatsApp. I know that they are downscaled, but still.
I personally do not care if I have a 100 - 10MByte wikis. It just does not matter – for my usecases.
Hope that makes sense
-Mario