update
This commit is contained in:
33
daily/2024-05-25.md
Normal file
33
daily/2024-05-25.md
Normal file
@@ -0,0 +1,33 @@
|
||||
---
|
||||
spaced_repetition: 0
|
||||
kung_fu: 0
|
||||
---
|
||||
|
||||
## Todo
|
||||
- spaced repetition : `INPUT[toggle(onValue(1), offValue(0)):spaced_repetition]`
|
||||
- kung-fu : `INPUT[number:kung_fu]` minutes
|
||||
|
||||
### Anniversaire
|
||||
#### Personnes invitées
|
||||
check si elles ont confirmé
|
||||
|
||||
- [ ] Antonin
|
||||
- [-] Benoit
|
||||
- [x] Manon et son compagnon
|
||||
- [x] Anna
|
||||
- [x] Nicolas
|
||||
- [x] Max
|
||||
- [x] Catherine
|
||||
- [x] Dario
|
||||
- [-] Matiss
|
||||
- [-] Victor
|
||||
|
||||
## 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
|
||||
|
Reference in New Issue
Block a user