diff --git a/.obsidian/plugins/obsidian-completr/scanned_words.txt b/.obsidian/plugins/obsidian-completr/scanned_words.txt index 0a633b3..8f37fca 100644 --- a/.obsidian/plugins/obsidian-completr/scanned_words.txt +++ b/.obsidian/plugins/obsidian-completr/scanned_words.txt @@ -17322,6 +17322,7 @@ Designing Driving Dear Date +DDTHH The Team TVM diff --git a/.obsidian/plugins/recent-files-obsidian/data.json b/.obsidian/plugins/recent-files-obsidian/data.json index 3a26480..3278e14 100644 --- a/.obsidian/plugins/recent-files-obsidian/data.json +++ b/.obsidian/plugins/recent-files-obsidian/data.json @@ -5,16 +5,20 @@ "path": "content/posts/2024-49-12-04-3.md" }, { - "basename": "test copy", - "path": "content/posts/test copy.md" + "basename": "daily", + "path": "daily.md" }, { "basename": "test", "path": "content/posts/test.md" }, { - "basename": "daily", - "path": "daily.md" + "basename": "test copy", + "path": "content/posts/test copy.md" + }, + { + "basename": "test2", + "path": "content/posts/test2.md" }, { "basename": "daily2", diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index 7175613..3cdafa5 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -187,15 +187,15 @@ }, "active": "e7a7b303c61786dc", "lastOpenFiles": [ - "content/posts/2024m12d4h11m24s54.md", + "daily.md", "content/posts/2024-49-12-04-3.md", + "content/posts/test.md", + "content/posts/test copy.md", + "content/posts/test2.md", + "content/posts/2024m12d4h11m24s54.md", "日记/2024-49-12-04-3.md", "日记", - "content/posts/test copy.md", - "content/posts/test.md", - "daily.md", "template", - "content/posts/test2.md", "zob_js/New_daily_dairy.js", "zob_js", "新建文件夹", diff --git a/.trash/2024-49-12-04-3.md b/.trash/2024-49-12-04-3.md new file mode 100644 index 0000000..0ac6a29 --- /dev/null +++ b/.trash/2024-49-12-04-3.md @@ -0,0 +1,61 @@ +--- +title : 2024-49-04-11-3 +date : 2024-49-04-11-3 +categories : ["日记"] +tags : ["日记"] +--- + +# 2024-49-04-11-3 + +## 1. 计划 + +### 🌅 早晨 + +#### 计划 + +#### 复盘 + +--- + +### ☀️ 下午 + +#### 计划 + +#### 复盘 + +--- + +### 🌇 晚上 + +#### 计划 + +#### 复盘 + +--- + +## 2. 笔记索引 + +```dataview +LIST FROM "" +WHERE file.cday = date("2024-12-04") +``` + +--- + +## 3. 资源与链接 + +--- + +## 4. 未完成的任务 + +```dataview +TASK FROM "dairy" +WHERE !completed + AND file.cday >= (this.file.cday - dur(7 days)) + AND file.cday <= this.file.cday +SORT file.cday DESC +``` + +--- + +## 5. 反思 diff --git a/content/posts/2024-49-12-04-3.md b/content/posts/2024-49-12-04-3.md index 0ac6a29..f006595 100644 --- a/content/posts/2024-49-12-04-3.md +++ b/content/posts/2024-49-12-04-3.md @@ -1,11 +1,11 @@ --- -title : 2024-49-04-11-3 -date : 2024-49-04-11-3 +title : 2024-49-04-12-3 +date : 2024-12-04T12:01:38+08:00 categories : ["日记"] tags : ["日记"] --- -# 2024-49-04-11-3 +# 2024-49-04-12-3 ## 1. 计划 diff --git a/content/posts/test2.md b/content/posts/test2.md index bcc737a..ebd879a 100644 --- a/content/posts/test2.md +++ b/content/posts/test2.md @@ -5,4 +5,4 @@ categories : ["通用技术"] tags : ["博客搭建", "Bilibili"] --- -nihao \ No newline at end of file +nihao diff --git a/daily.md b/daily.md index 4cd33ac..87576cc 100644 --- a/daily.md +++ b/daily.md @@ -1,6 +1,6 @@ --- title : {{date:YYYY}}-{{date:WW}}-{{date:DD}}-{{date:HH}}-{{date:d}} -date : {{date:YYYY}}-{{date:WW}}-{{date:DD}}-{{date:HH}}-{{date:d}} +date : {{date:YYYY-MM-DDTHH:mm:ss+08:00}} categories : ["日记"] tags : ["日记"] ---