Tag: Opinion_Thought-Piece
-
# We live in an age of projects โ Research impact should reflect this.pdf
Index/2022/Winter/We live in an age of projects โ Research impact should reflect this.pdf
# Annotations
1 2 3 4 5
let summaryPages = dv.pages('"Notes"') .where(p => p.file.name.includes("โ We live in an age of projects โ Research impact should reflect this")) .map(p => [p.file.link, p.annotation_status]) dv.table(["Annotation Summary", "Status"], summaryPages)
-
# We read 70 impact strategies from across the globe โ we found only two different strategies.pdf
# Annotations
1 2 3 4 5
let summaryPages = dv.pages('"Notes"') .where(p => p.file.name.includes("โ We read 70 impact strategies from across the globe โ we found only two different strategies")) .map(p => [p.file.link, p.annotation_status]) dv.table(["Annotation Summary", "Status"], summaryPages)