Query a list in frontmatter #2348
Unanswered
arturnowak
asked this question in
Q&A
Replies: 0 comments
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'm new to Obsidial and I can't figure out how to query a property in frontmatter, which contains a list of multiple values. Here is an exmaple:
song-title: Love Me Do
composers:
How to get a list of documents where "composers" contains "Paul McCartney" (not necesarily composed wiht John Lennon)?
Note that "Paul McCartney" is a wikilink, the reason is that I want to use backlinks to show me all documents where ""Paul McCartney" is entered in "composers" property in the frontmatter.
Beta Was this translation helpful? Give feedback.
All reactions