Files
kazoottt-blog-v2/src/content/note/2025-03-06.md
2025-03-24 13:30:59 +00:00

58 lines
1.6 KiB
Markdown

---
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 练习
## 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