Switch to separate base files

This commit is contained in:
Steph Ango
2025-05-26 17:38:24 -07:00
parent c4300a86dd
commit 66fdb29fbc
22 changed files with 250 additions and 181 deletions

View File

@@ -0,0 +1,15 @@
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