Typora picgo-core gitee图片上传设置

1. 创建gitee仓库,并获取私人令牌

2. 安装nodejs

3. 安装picgo-core

复制代码
 偏好设置-》图像-》上传服务选择【PicGo-Core(command line)】-》下载或更新

4. 安装gitee-uploader

  1. 上面的完整路径是
    C:\\Users\\52956\\AppData\\Roaming\\Typora\\picgo\\win64\\picgo.exe
    进入
    C:\Users\{用户}\AppData\Roaming\Typora\picgo\win64\
  2. shift+鼠标左键单击,点击在终端中打开
  3. 输入.\picgo.exe install gitee-uploader 回车
  4. 输入.\picgo.exe install super-prefix回车

5. 配置

点击打开配置文件

json 复制代码
{
  "picBed": {
    "current": "gitee",
    "uploader": "gitee",
    "gitee": {
      "repo": "user-aaa/repo-bbb",
      "token": "xxxa306a11xf8edxx",
      "path": "img",
      "customUrl": "",
      "branch": "master"
    }
  },
  "picgoPlugins": {
    "picgo-plugin-gitee-uploader": true,
    "picgo-plugin-super-prefix": true
  },
  "picgo-plugin-super-prefix": {
    "fileFormat": "YYYYMMDDHHmmss"
  }
}

仓库地址:https://gitee.com/user-aaa/repo-bbb.git

picBed.gitee.repo: https://gitee.com/**user-aaa/repo-bbb** .git
picBed.gitee.token: 私人令牌
picBed.gitee.path: 存储目录

6. 验证图片上传

相关推荐
梦梦代码精1 天前
Gitee 年度人工智能竞赛开源项目评选揭晓!!!
开发语言·数据库·人工智能·架构·gitee·前端框架·开源
TheNextByte11 天前
如何在PC和Android平板之间传输文件
android·gitee·电脑
岱宗夫up1 天前
.env 文件是干啥的?为什么不能提交到 Git?
大数据·git·elasticsearch·搜索引擎·gitee·github·gitcode
小灰灰搞电子2 天前
github/gitee 操作命令详解
gitee·github
mancy_1212123 天前
复古C语言代码复活!——以121+hello.c为例摘要
c语言·vscode·gitee·visual studio·新人首发·turbo c
TheNextByte14 天前
如何将文件从电脑传输到三星平板电脑?
gitee·电脑
MAX°孟兆4 天前
VLOOK 2026.1 上新:小封面/PDF/文档脚注/表格全屏浏览,还有主题大焕新~实用好用Markdown主题&插件
typora·markdown·主题·插件·vlook
知识即是力量ol5 天前
研发实战:Git 规范化开发全流程指南
git·gitee·github
知识即是力量ol5 天前
Git 快速入门 (实习生视角)
git·gitee·github
fu的博客5 天前
Git从删库到跑路
git·gitee·github