filters: and: - contains(type, concat("[[", this.file.name, "]]")) display: property.rating: Rating file.name: Name property.loc: Location property.last: Last views: - type: table name: Default view order: - file.name - rating - last - loc sort: - column: property.last direction: DESC - column: property.rating direction: ASC columnSize: property.rating: 94 property.loc: 270