typora gitee picgo-core 配置图床教程
PicGo
:rocket:A simple & beautiful tool for pictures uploading built by vue-cli-electron-builder
项目地址:https://gitcode.com/gh_mirrors/pi/PicGo
免费下载资源
·
typora gitee picgo-core 教程
开始前准备
- 需要电脑上安装好 nodejs]
gitee 配置
- 登录gitee点开设置
- 点私人令牌
- 左上角的生成新令牌
权限只需给projects权限即可
- 复制好生成的令牌,后面会用到
Typora 配置
- 首先将下载好的Typora 打开至这个界面
文件—> 偏好设置
勾选如图所示
- 在右下角选择 PirGo-Core(command line) 并打开配置文件
{
"picBed": {
"current": "gitee",
"uploader": "gitee",
"gitee": {
"branch": "master",
"customPath": "",
"customUrl": "",
"path": "img/",
"repo": "", //用户名/仓库名称
"token": "" // gitee上面的私人令牌
}
},
"picgoPlugins": {
"picgo-plugin-gitee-uploader": true,
}
}
repo的值: 可以直接打开创建好的仓库 复制.com/ 后面的数
如:【zhang-xiaomingreal/images 】这是我的repo
安装插件
-
使用管理员身份cmd进入安装路径,使用安装插件
cd C:\Users\%用户名%\AppData\Roaming\Typora\picgo\win64 .\picgo.exe install gitee-uploader .\picgo install super-prefix
如下图所示,安装成功
注意:
- 创建的gitee仓库一定要公开,否则读不出来图片
- 安装插件的时候要用管理员
GitHub 加速计划 / pi / PicGo
23.59 K
2.2 K
下载
:rocket:A simple & beautiful tool for pictures uploading built by vue-cli-electron-builder
最近提交(Master分支:1 个月前 )
917ec730 - 6 个月前
8e91582a
ISSUES CLOSED: #1237
6 个月前
更多推荐
已为社区贡献1条内容
所有评论(0)