#
ChatGPT is going to change education, not destroy it - -
ChatGPT is going to change education, not destroy it - -.pdf
## Annotations
dataviewjs
let summaryPages = dv.pages('"Notes"')
.where(p => p.file.name.includes("∎ ChatGPT is going to change education, not destroy it - -"))
.map(p => [p.file.link, p.annotation_status])
dv.table(["Annotation Summary", "Status"], summaryPages)