完成粘贴上传和同步删除功能

This commit is contained in:
2025-04-07 00:44:50 +08:00
parent b4997068ba
commit 09c765311d
8 changed files with 3775 additions and 2 deletions

12
manifest.json Normal file
View File

@@ -0,0 +1,12 @@
{
"id": "obsidian-cos-picbed",
"name": "COS Picbed",
"version": "1.0.0",
"minAppVersion": "1.0.0",
"description": "This plug-in is used to automatically upload pictures to Tencent Cloud COS, and supports manual deletion of useless pictures to reduce storage space!",
"author": "yv1ing",
"authorUrl": "https://github.com/yv1ing",
"fundingUrl": "",
"helpUrl": "",
"isDesktopOnly": false
}