45 lines
823 B
Text
45 lines
823 B
Text
filters:
|
|
and:
|
|
- file.folder != "_res/templates"
|
|
- file.tags.contains("Personnage")
|
|
views:
|
|
- type: cards
|
|
name: Personnages
|
|
order:
|
|
- file.name
|
|
- position
|
|
sort: []
|
|
image: note.image
|
|
imageFit: ""
|
|
imageAspectRatio: 1.35
|
|
- type: cards
|
|
name: Lwa
|
|
filters:
|
|
and:
|
|
- file.tags.contains("Lwa")
|
|
order:
|
|
- file.name
|
|
image: note.image
|
|
imageAspectRatio: 1.3
|
|
cardSize: 200
|
|
- type: cards
|
|
name: Joueur
|
|
filters:
|
|
and:
|
|
- file.tags.contains("Joueur")
|
|
order:
|
|
- file.name
|
|
image: note.image
|
|
imageFit: ""
|
|
imageAspectRatio: 1.35
|
|
- type: table
|
|
name: Table
|
|
order:
|
|
- file.name
|
|
- position
|
|
- tags
|
|
- image
|
|
sort: []
|
|
image: note.image
|
|
imageFit: ""
|
|
imageAspectRatio: 1.35
|