Switch to separate base files
This commit is contained in:
15
Templates/Bases/Board games.base
Normal file
15
Templates/Bases/Board games.base
Normal 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
|
||||
Reference in New Issue
Block a user