Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gclove/picgo-plugin-super-prefix
A PicGo plugin for elegant file name prefix
https://github.com/gclove/picgo-plugin-super-prefix
picgo picgo-plugin
Last synced: 3 months ago
JSON representation
A PicGo plugin for elegant file name prefix
- Host: GitHub
- URL: https://github.com/gclove/picgo-plugin-super-prefix
- Owner: gclove
- License: mit
- Created: 2019-11-17T17:39:42.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-11-14T19:49:19.000Z (12 months ago)
- Last Synced: 2024-07-25T13:14:12.722Z (4 months ago)
- Topics: picgo, picgo-plugin
- Language: TypeScript
- Size: 43.9 KB
- Stars: 39
- Watchers: 1
- Forks: 22
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: License
Awesome Lists containing this project
- Awesome-PicGo - picgo-plugin-super-prefix
README
## picgo-plugin-super-prefix
A PicGo plugin for elegant file name prefix
可以很 **优雅地** 生成文件存储路径的插件
---
## 例如
`/img/2019/11/18/20191118005858.jpeg`
---
## 修改配置参数后生效
![配置](https://raw.githubusercontent.com/gclove/picgo-plugin-super-prefix/master/images/[email protected])
---
| 参数 | 建议值 | 说明 |
| :----------: | :------------: | --------------------------- |
| prefixFormat | `YYYY/MM/DD/` | 文件名个性前缀格式(以/结尾) |
| fileFormat | `YYYYMMDDHHmmss` | 文件名个性格式 |