MacBook-Pro-de-Oscar.local 2025-9-1:11:12:49

This commit is contained in:
oskar
2025-09-01 11:12:49 +02:00
parent cfecbc88e6
commit 21881d1a70
2 changed files with 16 additions and 8 deletions

View File

@@ -10,12 +10,12 @@ Au début de la [[5ème république]] : la culture est réduite aux arts pratiqu
- [[culture légitime et illégitime]]
> [!query] Sous-notes de `=this.file.link`
> ```dataview
> LIST title
> FROM -#cours AND -#exercice AND -"daily" AND -#excalidraw AND -#MOC
> WHERE any(map([up, up.up, up.up.up, up.up.up.up], (x) => econtains(x, this.file.link)))
> WHERE file != this.file
> SORT up!=this.file.link, up.up.up.up, up.up.up, up.up, up, file.name
> ```
```breadcrumbs
title: "Sous-notes"
type: tree
collapse: false
show-attributes: [field]
field-groups: [downs]
depth: [0, 0]
```