-
-
Notifications
You must be signed in to change notification settings - Fork 302
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tag Albums #937
Comments
If I understand you correctly, your first remark is basically a duplicate of #784. In short, the way tag albums currently work, if you provide two tags to search for, a photo must have both tags in order to match (it's an AND, not an OR). The linked issue has a more extensive discussion on this. Your second remark is interesting. I believe the intention was for the tag albums to be immovable (they are after all shown together with smart albums, which are only shown at the top level). Yet you discovered a way to move them (using the right-click context menu?). Having played with it for a minute, I see at least two issues with such a moved tag album though: one is that the thumb is not displayed for some reason, and another is that the top-left back button loads the top-level view, not the parent album. The obvious fix would be to remove the "Move" option from the context menu for tag albums to ensure that they are always at the top level. But that would not be what you actually want, correct? We could instead add proper support for tag albums inside other albums. Personally I have no strong opinion either way; other developers may want to weigh in... |
My First remark is not a duplicate of #784 because when I create a Tag Album with the tags "Hugo, hugo, Ugo, ugo" I can see all the pictures tagged with "Hugo" and no one picture is tagged with "hugo, Ugo, ugo". When I create a Tag Album with "Juliette, Juliette, Juju, juju" no one picture is displayed but when I create a Tagged Album with "Juliette, Juliette" all tagged pictures with "Juliette" are displayed!
|
Bonjour,
I have created some Tag Albums, tje tool is useful but young et and I have the following remarks:
The text was updated successfully, but these errors were encountered: