You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is the copy of my reddit post as you requested.
I'm trying to use the plugin to display information about our customers in an Obsidian note, but I have a hard time figuring out how to display json nested arrays.. is it even possible?
I'm trying to list products like that:
show: {..} -> clientProducts -> {..} -> product -> name
Hi!
This is the copy of my reddit post as you requested.
I'm trying to use the plugin to display information about our customers in an Obsidian note, but I have a hard time figuring out how to display json nested arrays.. is it even possible?
I'm trying to list products like that:
show: {..} -> clientProducts -> {..} -> product -> name
.. from this content:
But I only get the first product.
The text was updated successfully, but these errors were encountered: