deathau / markdownload

A Firefox and Google Chrome extension to clip websites and download them into a readable markdown file.
Apache License 2.0
2.77k stars 217 forks source link

Download images for obsidian integration #270

Open seyong92 opened 9 months ago

seyong92 commented 9 months ago

First, thank you for this amazing plugin!

I suggest the extension supports downloading images for obsidian integration like a direct download.

I am trying to find the obsidian extension that clips the web with downloading images.

dugite-code commented 7 months ago

I'm also interested in this, but in the meantime my workaround is to create a simlink from my obsidian vault (I have an inbox folder) to the downloads folder.

In windows: mklink /D "C:\Users\dugitecode\Downloads\Inbox" "C:\Users\dugitecode\Documents\Obsidian\• Inbox"

Then set the Folder inside Downloads/ to store MarkDownload clips: option to Inbox and enable the Download images alongside markdown files option.