JOIN DataView with Query results #395
Answered
by
blacksmithgu
macdrifter
asked this question in
Q&A
-
Dataview is great for querying YAML fields and displaying as lists and tables. Obsidian embedded queries are great for general searching of the text body (as well as some attributes). Is it possible to combine the two as a pseudo-JOIN? Example:
This is pseudo-code but I could imagine something where the Obsidian query is part of the Dataview FROM expression. |
Beta Was this translation helpful? Give feedback.
Answered by
blacksmithgu
Aug 11, 2021
Replies: 1 comment 1 reply
-
I'm not sure if things have changed recently, though I didn't use Obsidian's own search engine since it was not easily available/usable in the API. Perhaps things have changed? |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
M-bot
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm not sure if things have changed recently, though I didn't use Obsidian's own search engine since it was not easily available/usable in the API. Perhaps things have changed?