[Digikam-devel] [Bug 152424] Workflow organizing : use Color Label Tags over icon view items
Gilles Caulier
caulier.gilles at gmail.com
Thu Feb 10 11:19:10 GMT 2011
https://bugs.kde.org/show_bug.cgi?id=152424
--- Comment #86 from Gilles Caulier <caulier gilles gmail com> 2011-02-10 12:19:09 ---
Marcel,
the AND/OR logic between Tags and Color Labels in Tags Filter View is given
below:
AND : (tags && tags && tags && ...) && (CL || CL || CL || ...)
OR : (tags || tags || tags || ...) || (CL || CL || CL || ...)
Fine for you ?
Gilles Caulier
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Digikam-devel
mailing list