sylv / micro

A vanity image host with url shortening, 2fa, videos, and much more.
https://micro.sylo.digital
GNU Affero General Public License v3.0
43 stars 4 forks source link

Obsidian not embedding uploads #43

Closed cykreet closed 1 month ago

cykreet commented 1 month ago

Obsidian does not seem to embed micro urls, the upload itself works fine when visiting directly.

Tested with the following:

![](https://cyk.needs-a-hug.co/i/UJcbUb.png)

image

sylv commented 1 month ago

Tried getting this working, I'm 95% sure it's a bug with obsidian. Those URLs are returning plain images with no funky business, and if you create a canvas and paste it in there it works so it seems to be a weird bug with notes...?

I also tried getting embedded URLs working but obsidian sends a normal browser User-Agent so nothing can be done about it.