Update docs and sort content

This commit is contained in:
github-actions[bot]
2025-03-24 13:30:59 +00:00
parent e4d7129465
commit c3ff39ab6e
8 changed files with 0 additions and 70 deletions

View File

@ -35,14 +35,6 @@ date_modified: 20250304
帮之前部门的人面试了一个前端。​​​
# 今天记录的内容
```dataview
table file.path
from ""
where dateformat(file.ctime, "yyyy-MM-dd") = "2024-03-05"
```
# Inbox

View File

@ -43,14 +43,6 @@ date_modified: 20250304
昨天太累了,今天早睡吧。晚安。
# 今天记录的内容
```dataview
table file.path
from ""
where dateformat(file.ctime, "yyyy-MM-dd") = "2024-03-06"
```
# Inbox

View File

@ -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

View File

@ -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 发热卡死的话真的很急

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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 插件