Re: [tw5] [TW-5 Plugin} New Plugin - TW5-JsonManglerPlugin!

2018-12-04 Thread Joshua Fontany
Thanks you Diego, I am working on brainstorming up some more complex examples. The neat things that I have in mind include: * allowing a tiddler in View mode to host text-boxes and other editing widgets by pointing them to a "backing data tiddler", which you could then transfer those values (o

Re: [tw5] [TW-5 Plugin} New Plugin - TW5-JsonManglerPlugin!

2018-12-04 Thread Diego Mesa
Hey Joshua, Thanks for this - if Im understanding it correctly it could be *very* powerful, and *very* useful. Could you include a simple, intermerdiate and advanced use case/example in the documentation? I want to make sure Im correctly understanding it! Thanks On Monday, December 3, 20

Re: [tw5] [TW-5 Plugin} New Plugin - TW5-JsonManglerPlugin!

2018-12-03 Thread Joshua Fontany
There are prewritten test tiddlers for everything I touched or added in the Example Wiki (below the HelloThere tiddler). Most have a codeblock that shows the code and then renders the test. I also documented the new widget and messengers in the tiddlywiki.com style. On Mon, Dec 3, 2018, 7:53 PM T

[tw5] [TW-5 Plugin} New Plugin - TW5-JsonManglerPlugin!

2018-12-03 Thread TonyM
Joshua This looks very promising and a great extension to tiddlywiki. If however I may ask could you include a multidepth json read, list and write examples for those of us who are yet to learn the details of json file standards. I am just looking a kick start in tiddlywiki. Thanks Tony -- Y

[tw5] [TW-5 Plugin} New Plugin - TW5-JsonManglerPlugin!

2018-12-03 Thread TonyM
Joshua This looks very promising and a great extension to tiddlywiki. If however I may ask could you include a multidepth json read, list and write examples for those of us who are yet to learn the details of json file standards. I am just looking a kick start in tiddlywiki. Thanks Tony -- Y

[tw5] [TW-5 Plugin} New Plugin - TW5-JsonManglerPlugin!

2018-12-03 Thread Joshua Fontany
HelloThere!!! I'm so excited to share this new plugin with the community.! TW5-JsonManglerPlugin by Joshua Fontany, v 2.0.0 This plugin changes the methods tiddlywiki uses to retrieve and set values in json data tiddlers. It does this in a way that aims for backwards compatibility. It also