diff --git a/.obsidian/plugins/dynamic-outline/data.json b/.obsidian/plugins/dynamic-outline/data.json index 11be8017..c4f131ba 100644 --- a/.obsidian/plugins/dynamic-outline/data.json +++ b/.obsidian/plugins/dynamic-outline/data.json @@ -9,7 +9,7 @@ "hideOutlineOnJump": false, "minHeadingsToHideSearchBar": 5, "minimumHeadingsToRevealAutomatically": 3, - "revealAutomaticallyOnFileOpen": false, + "revealAutomaticallyOnFileOpen": true, "revealOnHover": true, "avoidContentOverlap": false, "outlinePosition": "right" diff --git a/S2 LOGOS.md b/S2 LOGOS.md index 3338ab38..441b36c9 100644 --- a/S2 LOGOS.md +++ b/S2 LOGOS.md @@ -14,3 +14,6 @@ show-attributes: [field] field-groups: [downs] depth: [0, 0] ``` + +# test + diff --git a/daily/2026-02-04.md b/daily/2026-02-04.md new file mode 100644 index 00000000..1cb57b91 --- /dev/null +++ b/daily/2026-02-04.md @@ -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 + diff --git a/templates/daily note.md b/templates/daily note.md index 97f907fc..45a685d6 100644 --- a/templates/daily note.md +++ b/templates/daily note.md @@ -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