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,
|
"hideOutlineOnJump": false,
|
||||||
"minHeadingsToHideSearchBar": 5,
|
"minHeadingsToHideSearchBar": 5,
|
||||||
"minimumHeadingsToRevealAutomatically": 3,
|
"minimumHeadingsToRevealAutomatically": 3,
|
||||||
"revealAutomaticallyOnFileOpen": false,
|
"revealAutomaticallyOnFileOpen": true,
|
||||||
"revealOnHover": true,
|
"revealOnHover": true,
|
||||||
"avoidContentOverlap": false,
|
"avoidContentOverlap": false,
|
||||||
"outlinePosition": "right"
|
"outlinePosition": "right"
|
||||||
|
|||||||
@@ -14,3 +14,6 @@ show-attributes: [field]
|
|||||||
field-groups: [downs]
|
field-groups: [downs]
|
||||||
depth: [0, 0]
|
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
|
not done
|
||||||
```
|
```
|
||||||
# I did
|
# I did
|
||||||
|
|
||||||
> [!smallquery]- Modified files
|
> [!smallquery]- Modified files
|
||||||
> ```dataview
|
> ```dataview
|
||||||
> LIST file.mtime
|
> LIST file.mtime
|
||||||
@@ -14,6 +15,5 @@ not done
|
|||||||
done {{TITLE}}
|
done {{TITLE}}
|
||||||
short mode
|
short mode
|
||||||
```
|
```
|
||||||
|
|
||||||
# I am gratefull to
|
# I am gratefull to
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user