iCasture

Results 6 issues of iCasture

v2.3 版本的 PicGO 已经改用 picgo.db 来存储数据,但是 vs-picgo 还是只支持 JSON 格式。 在之前版本的 PicGO 里,只要把 vs-picgo 的 picgo.dataPath 设置成跟 PicGO 一致,这样就能在 PicGO 里看到 vs-picgo 上传的图片。但是在 PicGO 改用 picgo.db 来存储数据后这样做就行不通了。 能否添加一下 vs-picgo 对...

Hi, 目前的版本在 macOS 下,无论是仅安装 `pypinyin` 还是同时安装 `pypinyin` & `cpp-pinyin`,在 build 时都会报错: ```text pinyin.cc:33:10: fatal error: 'cpp-pinyin/G2pglobal.h' file not found 33 | #include | ^~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. make[3]: *** [pinyin..o]...

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior The sudo command cannot execute properly, showing the following error: ```text...

no-issue-activity

- Add `splitKeyValue()` function to split only at first separator - Replace `split()` with `splitKeyValue()` for config key-value parsing - Prevent truncation of password fields containing `=` Fixes #838

### 确认版本最新 - [x] 我已经确认在最新Action编译的版本中复现 ### 检索issue - [x] 我已经确认之前没有issue涉及此BUG ### subconverter版本 v0.9.0-92f66bf ### 转换过程 当 `password` 字段中含有特殊字符(`:`、`=` 等) ### 转换设置 ```text 🇭🇰 香港 IEPL [01] [Air] = ss, example.com,...

When using Markdown to write documents, the top-level header is typically reserved for the document title and should only appear once in most cases. It should not be numbered when...