This commit is contained in:
Oscar Plaisant
2024-09-25 16:35:23 +02:00
parent 62f0313af1
commit 695358527b
177 changed files with 141941 additions and 25310 deletions

20
daily/2024-09-14.md Normal file
View File

@@ -0,0 +1,20 @@
---
prev:
- "[[2024-09-13]]"
---
## Todo
## I did
```tasks
done 2024-09-14
short mode
```
> [!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