MultiFile Dataview Query #161
Unanswered
millerstevew
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
-
I have "people notes" in my vault. For each of these notes, I link to the "Context" in which I met the person.
I would like to create a MultiFile field that autocompletes with the links in these files. This dataview query returns the links, but it's not autocompleting in Metadata Menu. Any help would be appreciated.
Dataview query:
dv.pages('#contacts')["Context"].distinct()
Metadata Menu settings:
Beta Was this translation helpful? Give feedback.
All reactions