Replies: 1 comment 1 reply
-
In your YAML header, you're setting I'd suggest looking at your data structure and deciding on either one or the other, and then adjusting your formatting according to that. |
Beta Was this translation helpful? Give feedback.
1 reply
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 have field which sometimes got multiple values in YAML header; sometimes it is also set in the body of the note, as below:
When querying the field "stan", I've got duplicate results, the values of the field are groupped (marked green on picture below), when the source is YAML header:
Is it intended behaviour? Or bug? I'd expect, that the GROUP BY query would get just unique values from the fields.
Obsidian v. 1.1.9
Dataview v. 0.5.47
OS: Windows 11
Beta Was this translation helpful? Give feedback.
All reactions