Bug 357677 - Option to display brief headers
Summary: Option to display brief headers
Status: RESOLVED FIXED
Alias: None
Product: trojita
Classification: Applications
Component: Desktop GUI (other bugs)
Version First Reported In: git
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: Trojita default assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-01-07 23:30 UTC by Luke-Jr
Modified: 2016-11-24 08:58 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Luke-Jr 2016-01-07 23:30:17 UTC
KMail has (had?) an option to display only Subject/From/To lines in the preview pane.

Reproducible: Always
Comment 1 Jan Kundrát 2016-01-08 07:45:05 UTC
> KMail has (had?) an option to display only Subject/From/To 
> lines in the preview pane.

What exactly would you like to have? If it's about the headers displayed in 
the part of screen which shows one e-mail and you would like to get rid of 
Date, Tags etc, then I don't think this will happen.
Comment 2 Luke-Jr 2016-01-08 16:01:02 UTC
For a random message, I'm having the message pane half-filled with headers: From, Sender, Reply-To, Mailing List, To, Cc, Subject, Date, Tags, plus a blank line and then finally the MIME tabs. KMail 1.13 nicely uses most of the space for the actual message.
Comment 3 Thomas Lübking 2016-01-08 17:26:43 UTC
A setting to handle this (globally) seems silly, but one might pimp the header (seeking for better use of screen estate)?

Eg. CC can be a looooooong list (of littme general use), one coud toggle it pressing the CC label
CC: [...]
CC: John.Doe@mail.com, Jane.Doe@mail.com, Homer.Simpson@Springfield.com

Date could slide into the From row, right aligned (and loose its label)

Subject could loose its label and be fontsize increased instead (to stress it)

(conditional) Reply to could be attached to from


Sth. like this?

-----------------------

From: John.Doe@mail.com (replies to Jane.Doe@mail.com)                     Today, 15:23 CEST
     To: Marge.Simpson@Springfield.com
     CC: [...]

Beware Bart, he's gone crazy now and gained some cans o' paint!
Comment 4 Jan Kundrát 2016-01-09 09:15:09 UTC
First of all, the headers are only shown in case they are physically 
present in the displayed message. In my opinion, randomly hiding some of 
them is a bad idea, but I'm all for making the represenation prettier *iff* 
the end result still conveys the same information.

This is hard to judge without screenshots, ASCII-art doesn't do it a 
service, IMHO.

> Eg. CC can be a looooooong list (of littme general use), one coud toggle it
> pressing the CC label
> CC: [...]
> CC: John.Doe@mail.com, Jane.Doe@mail.com, Homer.Simpson@Springfield.com

Cc is not special, any header with a list of e-mail addresses can become a 
header which is too long.

I'm OK with wrapping these headers in some click-to-expand manner based on 
how many recipients are present in there. However, please don't set the 
auto-hide threshold too low.
Comment 5 Jan Kundrát 2016-11-24 08:58:12 UTC
I think that the current state of the UI reflects some points originally requested here. We won't be going for full configurability ("allow users to specify arbitrary headers to show").