So, I put on my big boy britches and decided I wanted to see if I could stop being spooked by #dataview in #Obsidian.
So, I watch a video, and it shows the simplest of possible queries:
```dataview
LIST
```
In the video, this produces a lovely list of every document in the YouTuber's vault. But when *I* enter this, I get:
Dataview: Error:
-- PARSING FAILED --------------------------------------------------
Got the end of the input
Expected:
TABLE or LIST or TASK or CALENDAR
😡