mirror of
https://github.com/KazooTTT/kazoottt-blog-v2.git
synced 2025-06-17 07:51:21 +08:00
Update docs and sort content
This commit is contained in:
@ -35,14 +35,6 @@ date_modified: 20250304
|
|||||||
|
|
||||||
帮之前部门的人面试了一个前端。
|
帮之前部门的人面试了一个前端。
|
||||||
|
|
||||||
# 今天记录的内容
|
|
||||||
|
|
||||||
```dataview
|
|
||||||
table file.path
|
|
||||||
from ""
|
|
||||||
where dateformat(file.ctime, "yyyy-MM-dd") = "2024-03-05"
|
|
||||||
```
|
|
||||||
|
|
||||||
|
|
||||||
# Inbox
|
# Inbox
|
||||||
|
|
||||||
|
@ -43,14 +43,6 @@ date_modified: 20250304
|
|||||||
|
|
||||||
昨天太累了,今天早睡吧。晚安。
|
昨天太累了,今天早睡吧。晚安。
|
||||||
|
|
||||||
# 今天记录的内容
|
|
||||||
|
|
||||||
```dataview
|
|
||||||
table file.path
|
|
||||||
from ""
|
|
||||||
where dateformat(file.ctime, "yyyy-MM-dd") = "2024-03-06"
|
|
||||||
```
|
|
||||||
|
|
||||||
|
|
||||||
# Inbox
|
# Inbox
|
||||||
|
|
||||||
|
@ -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
|
## memos
|
||||||
|
|
||||||
- 12:06
|
- 12:06
|
||||||
|
@ -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
|
## memos
|
||||||
|
|
||||||
- 00:38 重要时刻 iphone 发热卡死的话真的很急
|
- 00:38 重要时刻 iphone 发热卡死的话真的很急
|
||||||
|
@ -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
|
## memos
|
||||||
|
|
||||||
- 11:17
|
- 11:17
|
||||||
|
@ -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
|
## memos
|
||||||
|
|
||||||
- 13:59
|
- 13:59
|
||||||
|
@ -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
|
## memos
|
||||||
|
|
||||||
- 10:16
|
- 10:16
|
||||||
|
@ -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
|
## memos
|
||||||
|
|
||||||
- 10:23 如何配置 lint 让 vscode 编辑 md 的时候实现在英文的前后有空格。使用 pangu 插件
|
- 10:23 如何配置 lint 让 vscode 编辑 md 的时候实现在英文的前后有空格。使用 pangu 插件
|
||||||
|
Reference in New Issue
Block a user