โ‡ก

Unknown

# On Fire with Social Progressions โ€” Personal InfoCloud.pdf

Index/2022/Summer/On Fire with Social Progressions โ€” Personal InfoCloud.pdf

# Annotations

1
2
3
4
5
let summaryPages = dv.pages('"Notes"')
	.where(p => p.file.name.includes("โˆŽ On Fire with Social Progressions โ€” Personal InfoCloud"))
	.map(p => [p.file.link, p.annotation_status])

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