cours/daily/2023-06-06.md
oscar.plaisant@icloud.com 38fbb1938d from github to this gitea
2023-10-23 23:09:51 +02:00

32 lines
782 B
Markdown

next:: [[2023-06-07]]
## Todo
- [ ] spaced repetition
- [ ] kung-fu
## I did
- start writing [[L2 projet pédagogique]]
- origami pentakis dodecahedron
## Devoirs
> [!smalltodo] Devoirs
> ```dataview
> TABLE difficulty as "", due as "date", title as "description", file.etags as "tags"
> FROM #devoir
> WHERE contains(due, date(this.file.name))
> ```
> > [!done]- Devoirs faits
> > ```dataview
> > TABLE difficulty as "", due as "date", title as "description"
> > FROM #devoir-fait
> > WHERE contains(due, date(this.file.name))
> > ```
> [!smallquery] anniversaires `=this.file.name`
> ```dataview
> TABLE title, anniv
> FROM #personne
> WHERE contains(this.file.name, anniv)
> ```
## I am gratefull to
- Gérard for taking the time to examine me and give me some medication