TomNCatz / obsidian-gallery

Main Gallery to tag / filter / add notes to images. Display blocks to embed images inside notes. Display block to an image information
MIT License
41 stars 3 forks source link

[BUG] Webp is not shown in gallery #40

Open tkern opened 2 months ago

tkern commented 2 months ago

Hi,

i am in the process of converting my PNG images to Webp.

While this seems like a straight forward process, Gallery does not seem to pick up that file extension. PNG and JPG are no issue but with a path like '.Obsidian.', Webp is not shown.

The entire snippet:

filter:LAST_USED
path:03 - Resources/Media/
name:.*Obsidian.*
exclusive:false
matchCase:false
imgWidth:300
sort:mdate
reverseOrder:false
type:grid

If i rename the webp file to png, it gets picked up. hence rendering does not seem to be the issue in the gallery. Thanks

TomNCatz commented 1 week ago

This seems to be working on my end, are you sure you have the latest version and not the version from Darakah? image