Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/MiracleDx/picgo-plugin-auto-delete
picgo auto delete file when upload success
https://github.com/MiracleDx/picgo-plugin-auto-delete
Last synced: 3 months ago
JSON representation
picgo auto delete file when upload success
- Host: GitHub
- URL: https://github.com/MiracleDx/picgo-plugin-auto-delete
- Owner: MiracleDx
- License: mit
- Created: 2021-11-24T01:40:52.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2021-11-28T06:55:01.000Z (almost 3 years ago)
- Last Synced: 2024-04-06T10:34:38.006Z (7 months ago)
- Language: TypeScript
- Size: 3.91 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: License
Awesome Lists containing this project
- Awesome-PicGo - picgo-plugin-auto-delete
README
## picgo-plugin-auto-delete
auto delete images when upload successful
> ClI onlyIf the upload is successful, the plugin delete the image on the disk. It currently only tests Typora.
### Install
1. picgo cli
```javascript
picgo install auto-delete
```
2. picgo gui(recommand)
![picgo-plugins](https://cdn.jsdelivr.net/gh/MiracleDx/images_repo@main/picgo-plugins.png)### Delete log
![image-20211124104355850](https://cdn.jsdelivr.net/gh/MiracleDx/images_repo@main/image-20211124104355850.png)