In an effort to keep my vault small and minimize image link rot, I try to use links to images I store in an S3 bucket. Right now though it’s kind of a weird workflow to upload the image and get the URL back to paste into Obsidian.
Is there a plugin or another script that can watch a folder for a new file, upload the file to S3, return the URL (ideally reformatting it into a Markdown link), and then delete the uploaded file?