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

Paul Schwabauer <pschwaba...@intevation.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pschwaba...@intevation.de

--- Comment #2 from Paul Schwabauer <pschwaba...@intevation.de> ---
Currently, it is possible to save emails as mbox files by right-clicking on the
message → "Save message".
This opens a file dialog with the only possibility to filter for `.mbox` files.
My proposal is to extend the filter to `.html` files and save the HTML part if
the file extension is `.html`. This avoids the cluttering of the context menu
and has similar behavior to Thunderbird, where I can select  the wanted file
type.
This change would require refactoring in
`messageviewer/utils/messageviewerutil`.
`MessageViewer::Util::saveMessageInMboxAndGetUrl` would then check for the
specified file extension of the user and extract and save the HTML part, if the
extension is `.html`.

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

Reply via email to