eduroam-prg-sg-1-44-223.net.univ-paris-diderot.fr 2026-2-13:14:20:42
This commit is contained in:
@@ -18,14 +18,14 @@ depth: [0, 0]
|
||||
> [!query] Dates rendu
|
||||
> ```dataview
|
||||
> TABLE date-rendu, type-rendu
|
||||
> FROM ""
|
||||
> WHERE econtains(up, this.file.link)
|
||||
> FROM -"S2 LOGOS . philosophie des mathématiques"
|
||||
> WHERE econtains(up, this.file.link)
|
||||
> ```
|
||||
|
||||
|
||||
```dataview
|
||||
CALENDAR due
|
||||
WHERE typeof(due) = "date" AND econtains(up, this.file.link)
|
||||
CALENDAR date-rendu
|
||||
WHERE typeof(date-rendu) = "date" AND econtains(up, this.file.link)
|
||||
```
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user