question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

I suggest you include this example in the Examples section

See original GitHub issue

Please provide a link to the documentation page and section I believe the instructions should be pointed to from here, which is where I went looking for them:
https://blacksmithgu.github.io/obsidian-dataview/data-annotation/

But they should actually live here: https://blacksmithgu.github.io/obsidian-dataview/query/queries/#where

Describe the problem A clear and concise description of what is unclear about the documentation The question I had was, “how do I reference nested tags from the frontmatter in a dataview query?”
This question is not answered anywhere.
In fact, I didn’t find examples of user frontmatter queries at all, much less nested, while looking in the documentation.
Please see https://forum.obsidian.md/t/super-basic-dataview-question-how-to-list-all-files-with-my-field-in-them/39985 for a detailed description of my flounderings.

Describe the solution you’d like A clear and concise description of what you want to happen. Feel free to suggest wording, full sentences, etc.

I think it should say in https://blacksmithgu.github.io/obsidian-dataview/query/queries/#where:

  1. Find all files tagged with #meetings-conversations and with meeting.type equal to “book-clubs”:
list from #meetings-conversations
where meeting.mtype = "book-club"

And I believe the frontmatter which matches this should also be given in the documentation. Perhaps an example file with all the tags possible and all queries would be useful too somehow.


Aliases: [ ] tags: meetings-conversations meeting: mtype: book-club people: [ thomas ]


Additional context Add any other context about the problem here.

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:9

github_iconTop GitHub Comments

2reactions
AB1908commented, Jul 7, 2022

Good call-out. We’ll make sure to add this in an upcoming revamp.

1reaction
AB1908commented, Jul 27, 2022

True true. I do plan to tackle these and I think my domain expired lol.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Suggest - Grammar - Cambridge Dictionary
We can use the verb suggest with a noun phrase, a that-clause, the -ing form of a verb or a wh-question word (where,...
Read more >
How to Introduce Evidence and Examples: 41 Effective Phrases
Learn when evidence and examples should be used and effective language to support your arguments. Introductory sentence examples included.
Read more >
How to Use the UC Additional Comments Section (Guide ...
In this post I'll cover the “Additional Comments & Academic History” sections, which are basically the places on the application that asks ...
Read more >
Use simple words and phrases - Plain language
Use simple words and phrases ; it appears, seems ; it is, (omit) ; it is essential, must, need to ; it is...
Read more >
What to Include in a CV? 6 Must-Have Sections to Put in 2023
Find out what sections, achievements, and keywords to include on a CV to land more jobs. Learn what *not* to include so that...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found