Replies: 2 comments 4 replies
-
Can you paste this metadata here? Curious to see how it's parsed. |
Beta Was this translation helpful? Give feedback.
2 replies
-
It might be the spaces around the comma. Probably easy to fix. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I was wondering if it would be doable to adjust the parsing of value to better consider tags as values so they can work when placed as arrays in inline field without needing to add double quotes around them (see images bellow).
Example bellow :
field
: Displays as it should in the table but requires double quotes.field2
: Dataview does not read each tag as separate value (see field namedfield20
).Beta Was this translation helpful? Give feedback.
All reactions