21 lines
422 B
Plaintext
21 lines
422 B
Plaintext
properties:
|
|
note.lastmod:
|
|
displayName: dernière modification
|
|
views:
|
|
- type: cards
|
|
name: "View : Les thèmes"
|
|
filters:
|
|
and:
|
|
- type.contains("article")
|
|
- status == "terminé"
|
|
- category.contains(this.file.name)
|
|
order:
|
|
- title
|
|
- description
|
|
- lastmod
|
|
sort:
|
|
- property: file.mtime
|
|
direction: DESC
|
|
imageAspectRatio: 1
|
|
cardSize: 800
|