This creates a link to the file, making it easy to collate and order mp3 files and then play them:
---
mp3: "[[Born Slippy.mp3]]"
---
```dataview
TABLE WITHOUT ID
mp3
FROM
"_inbox"
WHERE
mp3
```
This creates a link to the file, making it easy to collate and order mp3 files and then play them:
---
mp3: "[[Born Slippy.mp3]]"
---
```dataview
TABLE WITHOUT ID
mp3
FROM
"_inbox"
WHERE
mp3
```