vault backup: 2026-02-20 21:31:27
This commit is contained in:
16
references/base/view-articles.base
Normal file
16
references/base/view-articles.base
Normal file
@@ -0,0 +1,16 @@
|
||||
views:
|
||||
- type: cards
|
||||
name: "View : Les thèmes"
|
||||
filters:
|
||||
and:
|
||||
- page_type.contains("article")
|
||||
- theme.contains(this.file.name)
|
||||
- article_etat.contains("publié")
|
||||
order:
|
||||
- title
|
||||
- description
|
||||
sort:
|
||||
- property: file.mtime
|
||||
direction: DESC
|
||||
imageAspectRatio: 1
|
||||
cardSize: 800
|
||||
Reference in New Issue
Block a user