MacBook-Pro-de-Oscar.local 2026-2-13:11:43:45
This commit is contained in:
14
S2 LOGOS.md
14
S2 LOGOS.md
@@ -15,5 +15,17 @@ field-groups: [downs]
|
||||
depth: [0, 0]
|
||||
```
|
||||
|
||||
# test
|
||||
> [!query] Dates rendu
|
||||
> ```dataview
|
||||
> TABLE date-rendu, type-rendu
|
||||
> FROM ""
|
||||
> WHERE econtains(up, this.file.link)
|
||||
> ```
|
||||
|
||||
|
||||
```dataview
|
||||
CALENDAR due
|
||||
WHERE typeof(due) = "date" AND econtains(up, this.file.link)
|
||||
```
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user