Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/AQinTrue/typora-alist-image-uploader
这是一个简单的工具,用于方便地将Typora编辑器中的图片上传至Alist云存储服务
https://github.com/AQinTrue/typora-alist-image-uploader
Last synced: about 1 month ago
JSON representation
这是一个简单的工具,用于方便地将Typora编辑器中的图片上传至Alist云存储服务
- Host: GitHub
- URL: https://github.com/AQinTrue/typora-alist-image-uploader
- Owner: AQinTrue
- License: gpl-3.0
- Created: 2024-07-25T06:26:38.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-08-01T00:17:47.000Z (3 months ago)
- Last Synced: 2024-08-01T10:01:40.303Z (3 months ago)
- Language: Python
- Size: 35.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Typora-Alist-Image-Uploader
## 这是一个简单的工具,用于方便地将Typora编辑器中的图片上传至Alist云存储服务。通过这个工具,用户可以轻松管理Typora文档中的图片资源,无需手动上传和管理文件。## 特点:
- 一键上传: 直接从Typora编辑器上传图片至Alist。
- 自动替换: 自动替换文档中的图片链接为已上传的图片URL。
- 高效工作流: 提高写作和编辑效率,简化图片管理流程。
## 使用方法:
- 下载解压。
- 查看参数
```shell
taiu.exe -h
```
- 初始化配置
```shell
taiu.exe --type uconfig --url https://# --path taiu/img --token alist-token
```
- Typora配置
```shell
D:\PATH\TAIU.exe --type upload --upload_args
```
- 在Typora中插入图片。
- 查看上传结果。