eduroam-prg-og-1-29-194.net.univ-paris-diderot.fr 2026-2-4:11:20:14

This commit is contained in:
oskar
2026-02-04 11:20:15 +01:00
parent 03e5f80730
commit ac9f5a0242
4 changed files with 24 additions and 2 deletions

View File

@@ -9,7 +9,7 @@
"hideOutlineOnJump": false,
"minHeadingsToHideSearchBar": 5,
"minimumHeadingsToRevealAutomatically": 3,
"revealAutomaticallyOnFileOpen": false,
"revealAutomaticallyOnFileOpen": true,
"revealOnHover": true,
"avoidContentOverlap": false,
"outlinePosition": "right"

View File

@@ -14,3 +14,6 @@ show-attributes: [field]
field-groups: [downs]
depth: [0, 0]
```
# test

19
daily/2026-02-04.md Normal file
View File

@@ -0,0 +1,19 @@
# Todo
```tasks
due 2026-02-04
not done
```
# 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
> ```
```tasks
done 2026-02-04
short mode
```
# I am gratefull to

View File

@@ -5,6 +5,7 @@ due {{TITLE}}
not done
```
# I did
> [!smallquery]- Modified files
> ```dataview
> LIST file.mtime
@@ -14,6 +15,5 @@ not done
done {{TITLE}}
short mode
```
# I am gratefull to