lucaorio / obsidian-image-gallery

A zero setup masonry image gallery for Obsidian
MIT License
195 stars 15 forks source link

Regex filter for filenames #14

Open chrismelbourne opened 1 year ago

chrismelbourne commented 1 year ago

It would be cool if we could optionally filter for certain filenames in the folder.

e.g. we have 100 images in the folder, too many. But we'd like images starting with "IMG23" to be shown. That narrows it down to maybe 10 that we really want to display.

This way we don't have to create multiple smaller folders, with potentially duplicated images, in order to deploy image galleries that display different (overlapping) subsets.

liu-qilong commented 1 year ago

I also need this feature. Pull-request #15 seems fit our need