Initial commit

This commit is contained in:
2026-02-19 22:23:31 +01:00
commit 6e2a6be55f
14 changed files with 530 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
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