All Indices
-
# How I regained concentration and focus โ INNOQ.pdf
Index/2022/Summer/How I regained concentration and focus โ INNOQ.pdf
# Annotations
1 2 3 4 5
let summaryPages = dv.pages('"Notes"') .where(p => p.file.name.includes("โ How I regained concentration and focus โ INNOQ")) .map(p => [p.file.link, p.annotation_status]) dv.table(["Annotation Summary", "Status"], summaryPages)
-
# How can researchers influence policy when their work lies outside the political mainstream?.pdf
# Annotations
1 2 3 4 5
let summaryPages = dv.pages('"Notes"') .where(p => p.file.name.includes("โ How can researchers influence policy when their work lies outside the political mainstream?")) .map(p => [p.file.link, p.annotation_status]) dv.table(["Annotation Summary", "Status"], summaryPages)