So could it be employed to get those tiddly sites in a link working consistently that we were playing with? If memory serves it stalled because of special chars in the url. Or did it get finesses and done and I just missed it! :) On Tuesday, 15 December 2020 at 11:07:36 UTC [email protected] wrote:
> Just to add that the library is designed to encode/compress JSON so that > it can be more efficiently stored in URLs. It avoids characters that have > to be escaped when URI encoded. So it is not exactly a general purpose JSON > compression library; for that straightforward ZIP compression would seem to > make more sense. > > Best wishes > > Jeremy > > On 14 Dec 2020, at 21:52, TW Tones <[email protected]> wrote: > > Jan, > > I have recently being importing CSV files containing data, and generating > large plugins/JSON files with JSON Mangler. In this case a product > inventory from an online store. > > Whilst I can see value for compression/expansion of a JSON file on import > and export, when it is in the Wiki the main value is in being able to > access the (shadow) tiddlers within. Although if a wiki was to be a > repository of json data it would benefit from compression. > > There is now the zip plugin in the pre-release of course. > > Interesting. > Tones > > On Tuesday, 15 December 2020 at 02:49:47 UTC+11 Jan wrote: > >> Hi Tiddlywikians. >> I just encountered the a library which can verry efficiently reduce the >> size of JSON files. >> >> https://github.com/KilledByAPixel/JSONCrush >> >> So far I do not have a TW-usecase for this. But I want to share it with >> you because maybe someone else can build something with that. >> >> Best wishes Jan >> > > -- > 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/9a4508cd-f22c-4b08-8971-4f7dcc81454cn%40googlegroups.com > > <https://groups.google.com/d/msgid/tiddlywiki/9a4508cd-f22c-4b08-8971-4f7dcc81454cn%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/4d355252-d056-4cc6-a374-10a09199aea4n%40googlegroups.com.

