deathau / markdownload

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

`Send Tab to Obsidian` does not respect `base64` option for images #327

Open strayge opened 4 months ago

strayge commented 4 months ago

Steps to reproduce:

  1. Enable image downloading
  2. Select base64 encoding as method for image saving
  3. Send Tab to Obsidian via context menu

Expected behavior:

Images inside document saved in base64 format

Current behavior:

Images inside document saved as links to original site