MacBook-Pro-de-Oscar.local 2026-2-13:11:43:45

This commit is contained in:
oskar
2026-02-13 11:43:46 +01:00
parent c19d64f264
commit 4671224fa3
4 changed files with 30 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@@ -4,6 +4,12 @@ up:
tags:
- s/informatique
aliases:
date-rendu:
- 2026-03-01
- 2026-05-01
type-rendu:
- projet
- projet
---
```breadcrumbs

View File

@@ -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)
```

View File

@@ -0,0 +1,10 @@
---
up:
- "[[S2 LOGOS]]"
tags:
- s/maths
- s/science/histoire
- s/philosophie
aliases:
date-rendu:
---