zhuxining2k downloadsUpload attachments to PicSee or uPic, with customization for commands and file type.
This Obsidian plugin helps you upload local attachments to cloud storage. You can customize the upload shell command and specify which attachment formats to upload.
/Applications/uPic.app/Contents/MacOS/uPic -o url -u /local.pngUploading ...
Uploading 1/1
Output URL:
https://r-w.oss-cn-shanghai.aliyuncs.com/uPic/Snipaste_2024-08-18_22-14-14.png?x-oss-process=image/auto-orient,1/quality,q_80/format,webp
%s to replace the local image path and extracts the image URL from shell output using urlMatch = stdout.match(/\s+(https?:\/\/\S+)/)/Applications/uPic.app/Contents/MacOS/uPic -o url -u %scommand+p to open the command palette and type Upload editor attachments, or use the Ribbon button