README file from
GithubAuto Download Images After Web Clipping
When you use the web clipper plugin in Obsidian to save a webpage, the images on the webpage will not be saved locally and will still reference the online image URL addresses.
I want the images to be saved locally.
There are several solutions. For example, you can assign a shortcut key to editor:download-attachments to manually download the images to your local device.
However, I hope for something more automated. So this plugin was created.
Installation
https://community.obsidian.md/plugins/auto-download-images-after-web-clipping
Plugin Features
This plugin is very simple. When you clip a document using the Web Clipper plugin, it will automatically download the images in the document to your local device in the background.
Configuration Options
Folder Monitoring
By default, the plugin is set to monitor the "Clippings" folder (you can modify it or add more folders to monitor). When a new file is created in this folder, the plugin will automatically download the images inside the file to your local device.
Image Save Path
You can adjust the save path of images in the settings:
Follow Obsidian's attachment save location (default)
Create a folder with the same name as the file
A specified subfolder in the directory where the file is located