Notes Created
CALENDAR file.ctimeTABLE file.mtime as "Last Update", file.folder as "Path", file.cday as "Creation Time"
SORT file.mtime DESC
LIMIT 10Notes left to create
LIST rows.OUT
FLATTEN file.outlinks AS OUT
WHERE !OUT.file AND !(contains(meta(OUT).path, "/"))
GROUP BY file.link AS SourceSee more info on Unlinked Notes.