My previous root node in this section made me think, why people could prefer to use a Jeopardy style ordering (newest stuff at the top), which, to me, seems a most unnatural thing to do — especially for several messages in the same conversation, that appear to go backwards as it progresses.

I could only think of one reason: to always see the newest messages, in what could be a huge pile. The pile could be that huge, that it gets truncated. For example, the Chatterbox Sidebar only shows at most 2 messages.

Wouldn't it be a good idea to show just the last messages in your inbox, instead of the first? I've tested it, that's what the Chatterbox does. And Message Inbox, too. Even if it does say at the bottom "Plus 2 earlier (of 5) messages not shown.", those are actually the more recent messages.

My proposal: the way I'd prefer it, is that the sublist of messages get selected in reverse chronological order, for example the latest 10 by default, but that the display order is chronological, if that's what the user chose in his settings.


In reply to Proposal: make [Message Inbox], when truncated, show only the latest messages by bart

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.