16 lines
285 B
Plaintext
16 lines
285 B
Plaintext
filters:
|
|
and:
|
|
- contains(property.categories, "[[Board games]]")
|
|
- not(contains(file.name, "Template"))
|
|
display:
|
|
file.name: Game
|
|
property.rating: Rating
|
|
property.last: Last
|
|
views:
|
|
- type: table
|
|
name: Table
|
|
order:
|
|
- file.name
|
|
- rating
|
|
- last
|