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

😡

The #dataview code renders a list as expected if I drop into #preview mode ... but with the advent of #LivePreview, who works in #PreviewMode?

Is it really possible that, in #Obsidian, you can only see live #dataview query results in #PreviewMode?