Unknown

%%

A ‘liveable future’ depends on slashing emissions this decade, major climate report finds.pdf

Index/2022/Winter/A ‘liveable future’ depends on slashing emissions this decade, major climate report finds.pdf

# Annotations

1
2
3
4
5
let summaryPages = dv.pages('"Notes"')
	.where(p => p.file.name.includes("∎ A ‘liveable future’ depends on slashing emissions this decade, major climate report finds"))
	.map(p => [p.file.link, p.annotation_status])

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