filters: and: - categories.contains(link("Events")) - '!file.name.contains("Template")' properties: note.end: displayName: End note.loc: displayName: Location note.start: displayName: Start views: - type: table name: Events order: - file.name - start - end - loc sort: - column: note.start direction: DESC