All Indices
-
%%
Carpé data - Van Kleek et al - 2013.pdf
Index/2021/Winter/Carpé data - Van Kleek et al - 2013.pdf
# Annotations
1 2 3 4 5
let summaryPages = dv.pages('"Notes"') .where(p => p.file.name.includes("∎ Carpé data - Van Kleek et al - 2013")) .map(p => [p.file.link, p.annotation_status]) dv.table(["Annotation Summary", "Status"], summaryPages)
-
%%
# Annotations
1 2 3 4 5
let summaryPages = dv.pages('"Notes"') .where(p => p.file.name.includes("∎ A few strategies to stay on top of the literature (more like catching up with the literature – Raul Pacheco-Vega PhD")) .map(p => [p.file.link, p.annotation_status]) dv.table(["Annotation Summary", "Status"], summaryPages)