Hi Danielo > I was fearing that answer... > I started building a middle ware layer to handle the conversion from wikitext > to the various configurations that I have to handle, but I'm not very pleased > about it. > Maybe I can do something better. Taking a look at the editor widget, I think > all that I have to do is write an editor for type application/json. Am I > right? Is there any similar editor that I can use as reference?
I think the ultimate implementation would involve firstly updating the text reference format to understand a syntax for identifying properties within the object, and then updating the places that use text references (such as the editor widget) to use the new code. Writing an editor for type application/json would be the route to go if you were writing a generic JSON editor, one that edits an entire file, rather than an individual property. Best wishes Jeremy > > I don't know why, but I though that someone found some workaround... > > Thanks and regards. > -- > 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 post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/tiddlywiki. > To view this discussion on the web visit > https://groups.google.com/d/msgid/tiddlywiki/3e26a336-7f95-448f-8c06-79b9e18ab95b%40googlegroups.com. > For more options, visit https://groups.google.com/d/optout. -- 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 post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/D3CD38CA-A4E4-4417-916C-F26AA451D30E%40gmail.com. For more options, visit https://groups.google.com/d/optout.

