Tag: Frameworks
-
# What is Interoception? - Kelly Mahler.pdf
Index/2022/Summer/What is Interoception- - Kelly Mahler.pdf
# Annotations
1 2 3 4 5
let summaryPages = dv.pages('"Notes"') .where(p => p.file.name.includes("∎ What is Interoception? - Kelly Mahler")) .map(p => [p.file.link, p.annotation_status]) dv.table(["Annotation Summary", "Status"], summaryPages)