Hi Danielo
> Last time I have checked the answer was no, let's see if I have more luck
> this time or if someone got some solution.
> What I want is to be able to edit a nested object inside a JSON tiddler using
> the editor widget and the index property.
>
> So, with this tiddler:
>
> {debug:{ active:true} }
>
> I want to be able to do
> <$edit tiddler="JSONTIDDLER" index="debug.active"/>
>
> Is it possible? Any alternative?
I’m afraid it is currently only possible to address the top level properties of
data tiddlers. The intention was to support a syntax for subproperties and that
remains possible, but would be a considerable undertaking.
One alternative is restructure your data from compound JSON tiddlers to
individual tiddlers. If that isn’t possible then you’d need to use custom JS
macros and widgets to achieve what you want.
Best wishes
Jeremy
> Thanks in advance.
>
> --
> 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]
> <mailto:[email protected]>.
> To post to this group, send email to [email protected]
> <mailto:[email protected]>.
> Visit this group at https://groups.google.com/group/tiddlywiki
> <https://groups.google.com/group/tiddlywiki>.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/tiddlywiki/2c99fc8c-ac73-4027-8df7-5d96affb97e4%40googlegroups.com
>
> <https://groups.google.com/d/msgid/tiddlywiki/2c99fc8c-ac73-4027-8df7-5d96affb97e4%40googlegroups.com?utm_medium=email&utm_source=footer>.
> For more options, visit https://groups.google.com/d/optout
> <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/6C2CF466-B782-484F-9F66-4C9134C29019%40gmail.com.
For more options, visit https://groups.google.com/d/optout.