Bug 420644 - feature request: be able to show message account/folder in message list
Summary: feature request: be able to show message account/folder in message list
Status: RESOLVED FIXED
Alias: None
Product: kmail2
Classification: Applications
Component: message list (show other bugs)
Version: 5.14.0
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-04-27 01:07 UTC by Christoph Vogtländer
Modified: 2020-05-24 00:48 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In: 5.15.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christoph Vogtländer 2020-04-27 01:07:00 UTC
SUMMARY
When showing mails in a search folder or in a unified mailbox there does not seem to be an easy way to show the actual message folder (or mailbox account). The only way to see the folder seems to be by opening the mail in a separate window (the containing folder will then be shown in the title bar).

It would be nice to be able to add a "folder" and/or "account" field to the theme.
Additionally, the folder might also be shown in the messages tool-tip which would also allow quick access without opening an extra window.

SOFTWARE/OS VERSIONS
Operating System: Arch Linux 
KDE Plasma Version: 5.18.4
KDE Frameworks Version: 5.69.0
Qt Version: 5.14.2
Kernel Version: 5.6.6-arch1-1
OS Type: 64-bit
Processors: 4 × Intel® Core™ i5-4460 CPU @ 3.20GHz
Memory: 15,3 GiB


ADDITIONAL INFORMATION
Comment 1 Sandro Knauß 2020-05-24 00:48:23 UTC
Git commit 672a22a9e326310f84d39be7e0a67ba2f4db01fe by Sandro Knauß, on behalf of Christoph Vogtländer.
Committed on 24/05/2020 at 00:47.
Pushed by knauss into branch 'master'.

Add field "Folder" to theme content items and to message tool tip

Summary:
Add possibility to add the messages account/folder as a theme content
item. Additionally, show the path in the messages tool tip.
FIXED-IN: 5.15.0

Test Plan:
New tool tip:
{F8321268}

New "Folder" item in content items
{F8307551}

Message list:
{F8321283}

Reviewers: #vdg, dvratil

Reviewed By: dvratil

Subscribers: dvratil, kde-pim

Tags: #kde_pim, #kde_pim_kmail

Differential Revision: https://phabricator.kde.org/D29602

M  +10   -0    messagelist/src/core/item.cpp
M  +10   -0    messagelist/src/core/item.h
M  +1    -0    messagelist/src/core/item_p.h
M  +3    -0    messagelist/src/core/theme.cpp
M  +5    -1    messagelist/src/core/theme.h
M  +12   -0    messagelist/src/core/themedelegate.cpp
M  +2    -0    messagelist/src/core/view.cpp
M  +31   -0    messagelist/src/storagemodel.cpp
M  +2    -0    messagelist/src/storagemodel.h
M  +6    -0    messagelist/src/utils/themeeditor.cpp

https://invent.kde.org/pim/messagelib/commit/672a22a9e326310f84d39be7e0a67ba2f4db01fe
Comment 2 Sandro Knauß 2020-05-24 00:48:23 UTC
Git commit 672a22a9e326310f84d39be7e0a67ba2f4db01fe by Sandro Knauß, on behalf of Christoph Vogtländer.
Committed on 24/05/2020 at 00:47.
Pushed by knauss into branch 'master'.

Add field "Folder" to theme content items and to message tool tip

Summary:
Add possibility to add the messages account/folder as a theme content
item. Additionally, show the path in the messages tool tip.
FIXED-IN: 5.15.0

Test Plan:
New tool tip:
{F8321268}

New "Folder" item in content items
{F8307551}

Message list:
{F8321283}

Reviewers: #vdg, dvratil

Reviewed By: dvratil

Subscribers: dvratil, kde-pim

Tags: #kde_pim, #kde_pim_kmail

Differential Revision: https://phabricator.kde.org/D29602

M  +10   -0    messagelist/src/core/item.cpp
M  +10   -0    messagelist/src/core/item.h
M  +1    -0    messagelist/src/core/item_p.h
M  +3    -0    messagelist/src/core/theme.cpp
M  +5    -1    messagelist/src/core/theme.h
M  +12   -0    messagelist/src/core/themedelegate.cpp
M  +2    -0    messagelist/src/core/view.cpp
M  +31   -0    messagelist/src/storagemodel.cpp
M  +2    -0    messagelist/src/storagemodel.h
M  +6    -0    messagelist/src/utils/themeeditor.cpp

https://invent.kde.org/pim/messagelib/commit/672a22a9e326310f84d39be7e0a67ba2f4db01fe