From c3ff39ab6e598c09f5b854dd5ef1e80e9a2e6f9c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 24 Mar 2025 13:30:59 +0000 Subject: [PATCH] Update docs and sort content --- src/content/note/2024-03-05.md | 8 -------- src/content/note/2024-03-06.md | 8 -------- src/content/note/2025-02-25.md | 9 --------- src/content/note/2025-02-27.md | 9 --------- src/content/note/2025-02-28.md | 9 --------- src/content/note/2025-03-04.md | 9 --------- src/content/note/2025-03-05.md | 9 --------- src/content/note/2025-03-06.md | 9 --------- 8 files changed, 70 deletions(-) diff --git a/src/content/note/2024-03-05.md b/src/content/note/2024-03-05.md index 01151e7..c3cfa30 100644 --- a/src/content/note/2024-03-05.md +++ b/src/content/note/2024-03-05.md @@ -35,14 +35,6 @@ date_modified: 20250304 帮之前部门的人面试了一个前端。​​​ -# 今天记录的内容 - -```dataview -table file.path -from "" -where dateformat(file.ctime, "yyyy-MM-dd") = "2024-03-05" -``` - # Inbox diff --git a/src/content/note/2024-03-06.md b/src/content/note/2024-03-06.md index e1cb12b..2d60512 100644 --- a/src/content/note/2024-03-06.md +++ b/src/content/note/2024-03-06.md @@ -43,14 +43,6 @@ date_modified: 20250304 昨天太累了,今天早睡吧。晚安。 -# 今天记录的内容 - -```dataview -table file.path -from "" -where dateformat(file.ctime, "yyyy-MM-dd") = "2024-03-06" -``` - # Inbox diff --git a/src/content/note/2025-02-25.md b/src/content/note/2025-02-25.md index a89f1e7..bb17ae5 100644 --- a/src/content/note/2025-02-25.md +++ b/src/content/note/2025-02-25.md @@ -27,15 +27,6 @@ date_modified: 20250302 -## 今天记录的内容 - -``` dataview -list file.ctime -from "" -where dateformat(file.ctime, "yyyy-MM-dd") = "2025-02-25" -sort file.ctime desc -``` - ## memos - 12:06 diff --git a/src/content/note/2025-02-27.md b/src/content/note/2025-02-27.md index 5675106..6e4e2c3 100644 --- a/src/content/note/2025-02-27.md +++ b/src/content/note/2025-02-27.md @@ -30,15 +30,6 @@ date_modified: 20250307 -## 今天记录的内容 - -``` dataview -list file.ctime -from "" -where dateformat(file.ctime, "yyyy-MM-dd") = "2025-02-27" -sort file.ctime desc -``` - ## memos - 00:38 重要时刻 iphone 发热卡死的话真的很急 diff --git a/src/content/note/2025-02-28.md b/src/content/note/2025-02-28.md index db5a886..b3e2857 100644 --- a/src/content/note/2025-02-28.md +++ b/src/content/note/2025-02-28.md @@ -23,15 +23,6 @@ date_modified: 20250307 -## 今天记录的内容 - -``` dataview -list file.ctime -from "" -where dateformat(file.ctime, "yyyy-MM-dd") = "2025-02-28" -sort file.ctime desc -``` - ## memos - 11:17 diff --git a/src/content/note/2025-03-04.md b/src/content/note/2025-03-04.md index 3d40223..1cbcf00 100644 --- a/src/content/note/2025-03-04.md +++ b/src/content/note/2025-03-04.md @@ -23,15 +23,6 @@ date_modified: 20250307 -## 今天记录的内容 - -``` dataview -list file.ctime -from "" -where dateformat(file.ctime, "yyyy-MM-dd") = "2025-03-04" -sort file.ctime desc -``` - ## memos - 13:59 diff --git a/src/content/note/2025-03-05.md b/src/content/note/2025-03-05.md index 3e1686b..3a4e5a7 100644 --- a/src/content/note/2025-03-05.md +++ b/src/content/note/2025-03-05.md @@ -23,15 +23,6 @@ date_modified: 20250307 -## 今天记录的内容 - -``` dataview -list file.ctime -from "" -where dateformat(file.ctime, "yyyy-MM-dd") = "2025-03-05" -sort file.ctime desc -``` - ## memos - 10:16 diff --git a/src/content/note/2025-03-06.md b/src/content/note/2025-03-06.md index 7ddcdd1..69cd890 100644 --- a/src/content/note/2025-03-06.md +++ b/src/content/note/2025-03-06.md @@ -29,15 +29,6 @@ date_modified: 20250306 -## 今天记录的内容 - -``` dataview -list file.ctime -from "" -where dateformat(file.ctime, "yyyy-MM-dd") = "2025-03-06" -sort file.ctime desc -``` - ## memos - 10:23 如何配置 lint 让 vscode 编辑 md 的时候实现在英文的前后有空格。使用 pangu 插件