This commit is contained in:
Oscar Plaisant
2024-03-28 14:09:52 +01:00
parent 66e51047be
commit 2c61798962
42 changed files with 365 additions and 313 deletions

View File

@@ -4,13 +4,6 @@ kung_fu: 0
---
## Todo
- [ ] #task déposer chèque 🔺
- [ ] #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-03-28.md Normal file
View File

@@ -0,0 +1,25 @@
---
spaced_repetition: 0
kung_fu: 0
---
## Todo
- [ ] #task déposer chèque 🔺
- [ ] #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