All Indices
-
# Elon Musk wants to buy Twitter- here’s everything you need to know.pdf
Index/2022/Winter/Elon Musk wants to buy Twitter- here’s everything you need to know.pdf
# Annotations
1 2 3 4 5
let summaryPages = dv.pages('"Notes"') .where(p => p.file.name.includes("∎ Elon Musk wants to buy Twitter- here’s everything you need to know")) .map(p => [p.file.link, p.annotation_status]) dv.table(["Annotation Summary", "Status"], summaryPages)