~ Records
Events | Ideas | Meetings | Nice Things
This note collects all notes where the collection property says Meeting.
TABLE WITHOUT ID
choice(contains(file.path, "Calendar/Records/Meetings"),
"☎️ " + file.link,file.link) as "Meetings",
one-liner as One-liner
WHERE
contains(collection,link("Meetings")) and
!contains(file.name, "Template")
SORT file.name descBack to Records