#
What is generative-AI doing to our capacity to write โ and think?
What is generative-AI doing to our capacity to write โ and think?.pdf
## Annotations
dataviewjs
let summaryPages = dv.pages('"Notes"')
.where(p => p.file.name.includes("โ What is generative-AI doing to our capacity to write โ and think?"))
.map(p => [p.file.link, p.annotation_status])
dv.table(["Annotation Summary", "Status"], summaryPages)