cooklang / cooklang-obsidian

Edit and display CookLang recipes in Obsidian
MIT License
204 stars 16 forks source link

Better image support #16

Open JeppeKlitgaard opened 2 years ago

JeppeKlitgaard commented 2 years ago

Thank you for making this, @deathau! It looks fantastic.

I think it could be even better if image support was expanded to include the convention adopted by the Cooklang Spec.

In particular, I would like to have my images in an attachment subfolder such that they clutter less. Being able to do:

Attachments/zest_appeal.webp

Would be fantastic.

Additionally webp does not seem to be supported currently - I imagine this might just be expanding a regex?