noatpad / obsidian-banners

An Obsidian plugin that adds banners to your notes
MIT License
616 stars 39 forks source link

Replace fetch() with requestUrl() to resolve #118 #119

Closed RyotaUshio closed 12 months ago

RyotaUshio commented 12 months ago

Context: #118

It now works:

image
noatpad commented 12 months ago

Ah, so that's how you use it! I was struggling to figure out how to get a blob out of requestUrl(), but this works perfectly.

Gonna merge this into master since that's where I'm applying the most recent v2 changes. Thank you!

RyotaUshio commented 12 months ago

I'm happy I could contribute to this lovely project! :)