This commit is contained in:
Oscar Plaisant
2024-04-01 17:56:28 +02:00
parent 7d8f480760
commit b2eb62ad98
67 changed files with 2874 additions and 6269 deletions

View File

@@ -5,13 +5,6 @@ kung_fu: 0
## Todo
- [x] #task déposer chèque 🔺 ✅ 2024-03-30
- [ ] #task envoyer attestation service fait 🔺
- [ ] #task photos d'identité pour permis ⏫
- [ ] #task remettre camille
- [ ] #task courrier recommandé pour annuler plainte 🔺
- [ ] #task convention de stage ⏫
- [ ] #task payer felix
- [ ] #task gérer CERCIP ⏫
- spaced repetition : `INPUT[toggle(onValue(1), offValue(0)):spaced_repetition]`
- kung-fu : `INPUT[number:kung_fu]` minutes

25
daily/2024-04-01.md Normal file
View File

@@ -0,0 +1,25 @@
---
spaced_repetition: 0
kung_fu: 0
---
## Todo
- [ ] #task envoyer attestation service fait 🔺
- [ ] #task photos d'identité pour permis ⏫
- [ ] #task remettre camille
- [ ] #task courrier recommandé pour annuler plainte 🔺
- [ ] #task convention de stage ⏫
- [ ] #task payer felix
- [ ] #task gérer CERCIP ⏫
- spaced repetition : `INPUT[toggle(onValue(1), offValue(0)):spaced_repetition]`
- kung-fu : `INPUT[number:kung_fu]` minutes
## I did
> [!smallquery]+ Modified files
> ```dataview
> LIST file.mtime
> where file.mtime > date(this.file.name) and file.mtime < (date(this.file.name) + dur(1 day)) sort file.mtime asc
> ```
## I am gratefull to