[kmail2] [Bug 315191] New: KMail's D-Bus interface doesn't have a method to show a certain folder to the user
Ivan Čukić
ivan.cukic at kde.org
Fri Feb 15 10:43:04 GMT 2013
https://bugs.kde.org/show_bug.cgi?id=315191
Bug ID: 315191
Summary: KMail's D-Bus interface doesn't have a method to show
a certain folder to the user
Classification: Unclassified
Product: kmail2
Version: Git (master)
Platform: Other
OS: Linux
Status: CONFIRMED
Severity: wishlist
Priority: NOR
Component: folders
Assignee: kdepim-bugs at kde.org
Reporter: ivan.cukic at kde.org
External applications or applets that wish to show (for example) the list of
folders with unread messages in them can do so by using the akonadi library.
It allows to retrieve the id of a collection and similar things.
But, there is no d-bus interface method to request kmail to open/show that
folder.
I'm proposing adding the method
org.kde.kmail.kmail.showFolder(QString collectionUrlOrFolderPath)
(similar to the existing org.kde.kmail.kmail.showMail)
Reproducible: Always
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kdepim-bugs
mailing list