-
Notifications
You must be signed in to change notification settings - Fork 2
[FEATURE] 选题时图片自动提交到图床 #10
Copy link
Copy link
Open
0 / 10 of 1 issue completedLabels
component:coreRelated to the core library component.Related to the core library component.status:in-progressThis is being worked on.This is being worked on.type:featureAdditions/Improvements to software featuresAdditions/Improvements to software features
Metadata
Metadata
Assignees
Labels
component:coreRelated to the core library component.Related to the core library component.status:in-progressThis is being worked on.This is being worked on.type:featureAdditions/Improvements to software featuresAdditions/Improvements to software features
Type
Projects
Status
In Progress
增加 image_extractor 模块与 image_uploader 模块,分别用于从从过滤后的文章中解析出图片文件和上传(提交)文章所需的图片。考虑增加一个本地清单文件,用于记录需要上传的图片以及上传的图片与原文图片链接的对应关系,便于后续将原始图片外链替换为 FOSScope 图床上的图片链接。