Re: Breaking changes in file layout
Johannes Zarl-Zierl <[email protected]> Mon, 06 Apr 2020 23:16:12 +0200
| Newsgroups | gmane.comp.kde.kimdaba |
|---|---|
| Message-ID | <6758646.VGJJ0SLu5i@mani> |
Am Montag, 6. April 2020, 02:31:10 CEST schrieb Robert Krawitz: > >> > * Privacy Settings (i.e. which images should be hidden) > >> > >> I think that should be part of the index file. That is a property of > >> the collection of images, and it's easy to see how it would be > >> represented: > >> > >> <value value="H" id="8" hidden="true"/> > >> > >> That would also allow multiple hidden tags, if someone wanted to do > >> that. > > > > Currently, this can be an arbitrary ImageSearchInfo. I'm not opposed > > to simplifying this towards your approach, though. > > How is that be done? Searching on the image name, or complex conditions? The code is in ImageSearchInfo::saveLock(). It's a complex condition; not the full search info, but label, description, categories.