initial vault sync

This commit is contained in:
冯先生
2026-06-23 00:24:32 +08:00
commit 8e7723c17a
795 changed files with 157458 additions and 0 deletions

View File

@ -0,0 +1,15 @@
{
"uploadByClipSwitch": true,
"uploader": "PicGo",
"uploadServer": "http://127.0.0.1:36677/upload",
"deleteServer": "http://127.0.0.1:36677/delete",
"imageSizeSuffix": "",
"picgoCorePath": "",
"workOnNetWork": false,
"fixPath": false,
"applyImage": true,
"newWorkBlackDomains": "",
"deleteSource": false,
"imageDesc": "origin",
"remoteServerMode": false
}

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,11 @@
{
"id": "obsidian-image-auto-upload-plugin",
"name": "Image auto upload",
"version": "4.1.0",
"minAppVersion": "0.10.7",
"description": "This plugin uploads images from your clipboard by PicGo",
"author": "renmu",
"authorUrl": "https://github.com/renmu123/obsidian-image-auto-upload-plugin",
"isDesktopOnly": true,
"fundingUrl": "https://afdian.com/a/renmu123"
}