Unknown

# Technology Can Fix the Climate Mess—but Not Without Help.pdf

Index/2022/Winter/Technology Can Fix the Climate Mess—but Not Without Help.pdf

# Annotations

1
2
3
4
5
let summaryPages = dv.pages('"Notes"')
	.where(p => p.file.name.includes("∎ Technology Can Fix the Climate Mess—but Not Without Help"))
	.map(p => [p.file.link, p.annotation_status])

dv.table(["Annotation Summary", "Status"], summaryPages)