#
ActivityPub is the next big thing in social networks - The Verge
ActivityPub is the next big thing in social networks - The Verge.pdf
## Annotations
dataviewjs
let summaryPages = dv.pages('"Notes"')
.where(p => p.file.name.includes("∎ ActivityPub is the next big thing in social networks - The Verge"))
.map(p => [p.file.link, p.annotation_status])
dv.table(["Annotation Summary", "Status"], summaryPages)