https://bugs.kde.org/show_bug.cgi?id=210358
Summary: AND instead of OR in tag selecting Product: digikam Version: unspecified Platform: Gentoo Packages OS/Version: Linux Status: UNCONFIRMED Severity: wishlist Priority: NOR Component: general AssignedTo: [hidden email] ReportedBy: [hidden email] Version: 1.0.0_beta5 (using KDE 4.3.2) Compiler: gcc 4.3.2 OS: Linux Installed from: Gentoo Packages One of the most annoying things when seeking tagged images is the limit of two tags connected with logical 'AND'. I can select 'Tag1' from the left list AND 'Tag2' from the right list, but after selecting more tags from the right list it becomes 'Tag1' AND ('Tag2' OR 'Tag3' OR 'Tag4' ...) I can see no method for seeking _only_ images tagged with Tag1 AND Tag2 AND Tag3 AND Tag4. It would be very practical to have an option to choose AND/OR when selecting tags. Another possibility is to allow selecting more than one tag from the left list (using CTRL or Shift). -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
https://bugs.kde.org/show_bug.cgi?id=210358
Paweł <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[hidden email] -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Paweł Rumian
https://bugs.kde.org/show_bug.cgi?id=210358
--- Comment #1 from Marcel Wiesweg <marcel wiesweg gmx de> 2009-10-12 20:26:18 --- In the right side bar tag filter you can select the Matching Condition between selected tags in the context menu. Is that what you mean? -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Paweł Rumian
https://bugs.kde.org/show_bug.cgi?id=210358
--- Comment #2 from Paweł <gorkypl gmail com> 2009-10-12 20:31:31 --- It is exactly what I meant - sorry for the inconvenience. Thank you! -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Paweł Rumian
https://bugs.kde.org/show_bug.cgi?id=210358
Paweł Rumian <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Paweł Rumian
https://bugs.kde.org/show_bug.cgi?id=210358
Johannes Wienke <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[hidden email] --- Comment #3 from Johannes Wienke <languitar semipol de> 2009-10-12 20:36:13 --- For me this sound like a usability problem. Maybe we could also add the condition at the bottom of the tag list, above or below the text field? -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Paweł Rumian
https://bugs.kde.org/show_bug.cgi?id=210358
--- Comment #4 from Paweł Rumian <gorkypl gmail com> 2009-10-12 20:42:19 --- Well from my of view (as an user, and I consider myself an advanced user - both in terms of photoediting and computer software) the location is quite unfortunate - I haven't found it despite quite a long research. Putting it above or below the tag list seems to be much more intuitive, indeed. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Paweł Rumian
https://bugs.kde.org/show_bug.cgi?id=210358
--- Comment #5 from Marcel Wiesweg <marcel wiesweg gmx de> 2009-10-14 18:30:13 --- Maybe a drop-down menu from an icon, to save space? There are some more options in the context menu. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Paweł Rumian
https://bugs.kde.org/show_bug.cgi?id=210358
--- Comment #6 from Johannes Wienke <languitar semipol de> 2009-10-14 18:33:36 --- (In reply to comment #5) > Maybe a drop-down menu from an icon, to save space? There are some more options > in the context menu. Did you think of mirroring the whole context menu? I only thought about the connection between tags. The problem I have with icons is that if they aren't designed in a good way, the are as unintuitive as the context menu. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Paweł Rumian
https://bugs.kde.org/show_bug.cgi?id=210358
--- Comment #7 from Paweł Rumian <gorkypl gmail com> 2009-10-15 00:02:22 --- Mirroring the whole context menu is, from my pont of view, unnecessary. It still seems to be a good and intuitive place for things like 'select all/select none/invert selection', and of course all the per-tag specific options. Even the 'Restore Tag Filters' menu has a good place where it is now. The only two items that can (and, according to the previous posts, possibly should) be taken to menu bar are the 'Matching Condition' and 'Auto select Child/Parent' things. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Paweł Rumian
https://bugs.kde.org/show_bug.cgi?id=210358
[hidden email] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[hidden email] Component|general |Tags -- You are receiving this mail because: You are the assignee for the bug. |
Free forum by Nabble | Edit this page |