eduroam-prg-og-1-29-194.net.univ-paris-diderot.fr 2026-2-4:11:20:14
This commit is contained in:
2
.obsidian/plugins/dynamic-outline/data.json
vendored
2
.obsidian/plugins/dynamic-outline/data.json
vendored
@@ -9,7 +9,7 @@
|
||||
"hideOutlineOnJump": false,
|
||||
"minHeadingsToHideSearchBar": 5,
|
||||
"minimumHeadingsToRevealAutomatically": 3,
|
||||
"revealAutomaticallyOnFileOpen": false,
|
||||
"revealAutomaticallyOnFileOpen": true,
|
||||
"revealOnHover": true,
|
||||
"avoidContentOverlap": false,
|
||||
"outlinePosition": "right"
|
||||
|
||||
@@ -14,3 +14,6 @@ show-attributes: [field]
|
||||
field-groups: [downs]
|
||||
depth: [0, 0]
|
||||
```
|
||||
|
||||
# test
|
||||
|
||||
|
||||
19
daily/2026-02-04.md
Normal file
19
daily/2026-02-04.md
Normal 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
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user