19 lines
389 B
Plaintext
19 lines
389 B
Plaintext
views:
|
|
- type: cards
|
|
name: "View : Les thèmes"
|
|
filters:
|
|
and:
|
|
- '!file.hasTag("#draft")'
|
|
- "!title.isEmpty()"
|
|
- file.folder.contains("notes")
|
|
- type == "article"
|
|
- theme == "android"
|
|
order:
|
|
- title
|
|
- description
|
|
sort:
|
|
- property: file.mtime
|
|
direction: DESC
|
|
imageAspectRatio: 1
|
|
cardSize: 800
|