filters: and: - note.type == "note" properties: note.title: displayName: Title note.tags: displayName: Tags note.created: displayName: Created note.updated: displayName: Updated views: - type: table name: All permanent notes order: - file.name - title - tags - updated sort: - property: updated direction: DESC