Auto Download Images After Web Clipping

by chenxiccc
5
4
3
2
1
Score: 35/100

Description

This plugin has not been manually reviewed by Obsidian staff. Automatically download remote images to local vault after web clipping.

Reviews

No reviews yet.

Stats

stars
138
downloads
0
forks
1
days
NaN
days
NaN
days
0
total PRs
0
open PRs
0
closed PRs
0
merged PRs
0
total issues
0
open issues
0
closed issues
0
commits

Latest Version

Invalid date

Changelog

README file from

Github

中文说明

Auto 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