filters: and: - type == "daily" - file.ext == "md" - '!file.inFolder("09-templates")' properties: date: displayName: Date focus: displayName: Focus work-items: displayName: Work Items blockers: displayName: Blockers views: - type: table name: Daily Notes order: - file.name - date - focus - work-items - blockers