typora / typora-issues

Bugs, suggestions or free discussions about the minimal markdown editor — Typora
https://typora.io
1.53k stars 56 forks source link

PicGo-Core (command line) Test Uploader Failed #3722

Closed WWMLee closed 4 years ago

WWMLee commented 4 years ago

OS :Window 10 19041.388 Typora Version:0.9.92 image

"window.Setting.userDataPath" is a function,used as a property.

Gabrielvon commented 4 years ago

Same issue. Have this bug fixed yet?

eastynchen commented 4 years ago

Same. PicGo-Core (command line).

{
  "picBed": {
    "current": "gitee",
    "gitee": {
      "owner": "",
      "repo": "abc/abc",
      "branch": "images",
      "token": "000...",
      "path": "autoupload",
      "customPath": "yearMonth",
      "customUrl": ""
    },
    "uploader": "gitee",
    "transformer": "path"
  },
  "picgoPlugins": {
    "picgo-plugin-gitee-uploader": true,
    "picgo-plugin-gitee": true
  }
}
abnerlee commented 4 years ago

should be fixed