Tag: Opinion_Thought-Piece
-
%%
A Field Guide to ‘jobs that don’t exist yet’.pdf
Index/2021/Summer/A Field Guide to ‘jobs that don’t exist yet’.pdf
# Annotations
1 2 3 4 5
let summaryPages = dv.pages('"Notes"') .where(p => p.file.name.includes("∎ A Field Guide to ‘jobs that don’t exist yet’")) .map(p => [p.file.link, p.annotation_status]) dv.table(["Annotation Summary", "Status"], summaryPages)
-
# Are You Data-driven, Data-informed or Data-inspired?.pdf
Index/2021/Summer/Are You Data-driven, Data-informed or Data-inspired?.pdf
# Annotations
1 2 3 4 5
let summaryPages = dv.pages('"Notes"') .where(p => p.file.name.includes("∎ Are You Data-driven, Data-informed or Data-inspired?")) .map(p => [p.file.link, p.annotation_status]) dv.table(["Annotation Summary", "Status"], summaryPages)
-
# Joining the great conversation – The fundamental role of annotation in academic society Impact of Social Sciences.pdf
# Annotations
1 2 3 4 5
let summaryPages = dv.pages('"Notes"') .where(p => p.file.name.includes("∎ Joining the great conversation – The fundamental role of annotation in academic society Impact of Social Sciences")) .map(p => [p.file.link, p.annotation_status]) dv.table(["Annotation Summary", "Status"], summaryPages)