joethei / obsidian-link-favicon

See the favicon for a linked website.
GNU General Public License v3.0
89 stars 2 forks source link

Improve compatibility with Simple Embeds #30

Open ChristinWhite opened 2 years ago

ChristinWhite commented 2 years ago

As I mentioned in #29 the compatibility of Link Favicon could be improved with Simple Embeds.

By default, Simple Embeds places an embed above the link, this works in preview mode but in edit mode the favicon will be placed before the embed, not immediately preceding link itself:

CleanShot 2022-04-13 at 17 16 41@2x

Right now, I just switch the embed to be below the link but I'd prefer the inverse.

If this is something that would be better fixed on Simple Embeds end let me know and I can raise this issue there instead.