Discussion about: How do TWs JSON Formats Look Like

Thanks Mario for what I presume was in part a response to my topic Conversion tools between the various tiddler and JSON formats this is a very helpful resource.

A matter arising;

  1. To assist conversions it would be helpful if we share some code to add or remove “wrappers” such as your documented

[{ }]

vs

[
{ }
]

and

{
    "tiddlers": { ....
   }
}

And/or point to the widgets that are involved. Noting that we need to be able to convert both simple and pretty forms, to an from.