Sergei-Korneev / obsidian-local-images-plus

This repo is a reincarnation of obsidian-local-images plugin which main aim was downloading images in md notes to local storage.
MIT License
242 stars 19 forks source link

Respect image size parameter when processing #79

Open PeterBeckley opened 3 months ago

PeterBeckley commented 3 months ago

Image size parameter is striped from every url processed.

![Test|100](test500.jpg) becomes ![[MD5HASH_MD5.jpg]] when it should be ![[MD5HASH_MD5.jpg|100]]