[Digikam-devel] [Bug 152424] Workflow organizing : use Color Label Tags over icon view items
Gilles Caulier
caulier.gilles at gmail.com
Thu Jan 20 14:01:17 GMT 2011
https://bugs.kde.org/show_bug.cgi?id=152424
--- Comment #32 from Gilles Caulier <caulier gilles gmail com> 2011-01-20 15:01:15 ---
>I suggest to use the normal tags table, but handle these tags in a special way
>in a few situations. A new table would result in huge code duplication.
ok. Fine for me.
>Have a look at the TagProperties class in libs/database. You can assign any
>property to a tag, such as marking it as a Person tag, or a Color tag.
>(this also applies to the keyboard shortcuts #114465 and comments #149372).
Excelent ! This is exactly what's i need.
Note : i plan also to create a new dialog to edit tags hierarchy and
properties, something like Firefox bookmark edit dialog.
>There can be one value or multiple values per keyword. Have a look at
>libs/database/databaseconstants.h for defined TagProperties.
ok
>In the specific case here, we'd need to patch the delegate that it does not
>draw the textual label for a color tag, but the relevant color, and add the UI
>to add a label.
Ok. and me, i plan to patch Captions & Tags view from right sidebar bar to
support Color tags.
>We need to decide if we want to present these "special" tags alongside the
>normal tags in the tag sidebar. In this case, it would be easy for the user to
>see all images with a given color, but it also exposes an implementation
>detail. If we dont want to show, you can also choose to create these tags as
>internal tags (see TagsCache), in this case they will everywhere be invisible
>to the user, and only accessible through specific UI.
I vote to show color tags as rating edit tool, as an horizontal widget in this
sidebar tab.
There are also other views to patch :
- All contextual menu.
- Tags filter view on right side.
- Tags view on left side. For this one, perhaps it's better to add a new view
dedicated to show all items by rating (there is en entry in bugzilla about,
it's a missing feature) or by color tags. I don't know yet.
Gilles
--
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