MacBook-Pro-de-Oscar.local 2026-2-15:17:59:26

This commit is contained in:
oskar
2026-02-15 17:59:26 +01:00
parent 511fb53593
commit b8f2e6cafa
3 changed files with 9 additions and 6 deletions

View File

@@ -151,5 +151,6 @@
"minimal-style@@row-alt": true,
"minimal-style@@table-tabular": false,
"minimal-style@@table-numbers": false,
"minimal-style@@row-hover": true
"minimal-style@@row-hover": true,
"minimal-style@@maximize-tables-off": "maximize-tables-off"
}

View File

@@ -7,3 +7,5 @@ type-rendu:
- mid-term exam
- final exam
---
timothee.bernard@u-paris.fr

View File

@@ -23,9 +23,9 @@ depth: [0, 0]
> ```
```dataview
CALENDAR date-rendu
WHERE typeof(date-rendu) = "date" AND econtains(up, this.file.link)
```
TABLE date-rendu, type-rendu
FROM -"S2 LOGOS . philosophie des mathématiques" AND -"S2 LOGOS . syntax, semantics, discourse 2"
WHERE econtains(up, this.file.link)
```