Bug 97078

Summary: digikam comments KIO slave for inserting comments into other files
Product: [Applications] digikam Reporter: Mikolaj Machowski <mikmach>
Component: Database-AlbumsAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: wishlist CC: caulier.gilles
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In: 5.4.0

Description Mikolaj Machowski 2005-01-15 16:45:10 UTC
Version:            (using KDE Devel)
Installed from:    Compiled sources
OS:                Linux

digikamtags kio-slave is great - I am using it all the time.
It would be nice to have also digikamcomments:/ protocol to access
image descriptions.

I see one problem - preview of 'file'. First of all comments don't exist as
separate files, they are just SQL entries. How user could identify them - preview
of text? Not very good thing: (a) preview of text files doesn't show non-latin1 characters
(b) comments can be short and non very descriptive. Preview by file could be better.
But is it possible?
Comment 1 Renchi Raju 2005-03-06 18:51:35 UTC
digikamtags kioslave causing images to be browsable by other applications is a side-effect and not an intentional implementation. "digikamcomments" kioslave does not bring any benefits for the digiKam application and so its a wontfix
Comment 2 caulier.gilles 2016-12-24 14:44:38 UTC
digKam KIO slaves have been removed since 5.0.0 and replaced by a
multi-threaded interface.