[Digikam-devel] [digikam] [Bug 332665] digiKam should use Baloo interface

Vishesh Handa me at vhanda.in
Mon Mar 2 11:03:38 GMT 2015


https://bugs.kde.org/show_bug.cgi?id=332665

--- Comment #53 from Vishesh Handa <me at vhanda.in> ---
(In reply to Veaceslav Munteanu from comment #51)
> Thank you, problem was somewhere else. 
> 
> Everything is fixed, digiKam successfully ported to baloo.

I just had a look at the code, you're appending "BalooTags/" to each tag. Do
you think the user should be aware of Baloo? In Plasma, we have tried our best
to remove technology names from the end user.

line 158: Q_FOREACH -> Maybe converting the list to a set in unnecasary?

The old Baloo code is still in comments. Perhaps we can remove that? It's
always there in git, if we want it.

The Baloo dependency can be dropped.

If you want to get the list of tags, you can use Baloo::TagListJob, however,
please remember that this will NOT give you the list of all tags. Only the tags
from the files that are indexed.

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Digikam-devel mailing list