Files
s-informer-sur-la-tech-www/view-articles-android.base
2026-02-19 22:23:31 +01:00

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