Webreaper / Damselfly

Damselfly is a server-based Photograph Management app. The goal of Damselfly is to index an extremely large collection of images, and allow easy search and retrieval of those images, using metadata such as the IPTC keyword tags, as well as the folder and file names. Damselfly includes support for object/face detection.
GNU General Public License v3.0
1.49k stars 76 forks source link

Add filter by "without these tags" #462

Open hsa00000 opened 1 year ago

hsa00000 commented 1 year ago

I want to filter those photos with speicific tags. For example, I want to archived some photos so I tag these photos by "archieved". Now I need a filter to exclude these photos.

In fact, it will be convenient to have the "hide photos" or "archieve photos" function like google photos.

Webreaper commented 1 year ago

I already have a ticket in for this: https://github.com/Webreaper/Damselfly/issues/154 - does this achieve what you need?

hsa00000 commented 1 year ago

Yes. The "Hide from search" function is exactly what I need.