Update docs and sort content

This commit is contained in:
github-actions[bot]
2025-03-07 02:21:53 +00:00
parent 66ec490344
commit b2b1ba6dcd
35 changed files with 689 additions and 49 deletions

View File

@ -0,0 +1,70 @@
---
toAstro: true
astroType: null
published: false
toWexin: null
toJuejin: null
toZhihu: null
title: 2025-03-06 星期四
date: 2025-03-06T00:00:00.000Z
day_of_week: 星期四
author: KazooTTT
tags:
- 日记
description: null
slug: diary-2025-03-06
category: 日记
date_created: 20250306
date_modified: 20250306
---
## 长期任务和目标
## 今天要做的事情
- [ ] 性能优化
- [ ] OSS 加密算法的 key 重新生成一下
- [ ] 检查一下在线模式下的直接开始手术
- [ ] Vue flow 练习
## 值得分享的事情
## 资料收集
## 打卡
## 今天记录的内容
``` 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 插件
- 15:01
Picgo + cloudflare R2 报错
[renmu123/obsidian-image-auto-upload-plugin: auto upload image with picgo](<https://github.com/renmu123/obsidian-image-auto-upload-plugin>)
```
\Uncaught TypeError: Cannot read properties of null (reading 'getValue')
at Helper. GetValue (plugin: obsidian-image-auto-upload-plugin:6133:23)
at imageAutoUploadPlugin. UploadAllFile (plugin: obsidian-image-auto-upload-plugin:6585:35)
at Object. CheckCallback (plugin: obsidian-image-auto-upload-plugin:6416:30)
at pW (app. Js:1:1967020)
at t.onChooseItem (app. Js:1:2614262)
at t.onChooseSuggestion (app. Js:1:1796358)
at t.selectSuggestion (app. Js:1:1795828)
at e.useSelectedItem (app. Js:1:1378470)
at Object. Func (app. Js:1:1375868)
at e.handleKey (app. Js:1:773817)
```
结果发现只是因为 token 到期了
![Snipaste_2025-03-06_14-51-41](</mdImages/Snipaste_2025-03-06_14-51-41.png>)
- 15:09 把 cursor 的订阅停掉了,试用一下免费的 copilot