Tag: Instructions_Advice_Guidelines
-
# Canada’s Moonshot- Solving grand challenges through transformational innovation.pdf
# Annotations
1 2 3 4 5
let summaryPages = dv.pages('"Notes"') .where(p => p.file.name.includes("∎ Canada’s Moonshot- Solving grand challenges through transformational innovation")) .map(p => [p.file.link, p.annotation_status]) dv.table(["Annotation Summary", "Status"], summaryPages)
-
# Cataloging, Classification, Information Science, PKMs and YOU! - Knowledge management - Obsidian Forum.pdf
# Annotations
1 2 3 4 5
let summaryPages = dv.pages('"Notes"') .where(p => p.file.name.includes("∎ Cataloging, Classification, Information Science, PKMs and YOU! - Knowledge management - Obsidian Forum")) .map(p => [p.file.link, p.annotation_status]) dv.table(["Annotation Summary", "Status"], summaryPages)