#
Why creative workers should go with our guts about ChatGPT
Why creative workers should go with our guts about ChatGPT.pdf
## Annotations
dataviewjs
let summaryPages = dv.pages('"Notes"')
.where(p => p.file.name.includes("∎ Why creative workers should go with our guts about ChatGPT"))
.map(p => [p.file.link, p.annotation_status])
dv.table(["Annotation Summary", "Status"], summaryPages)