I often go back and look at threads in which I've recently posted a node. Currently, I usually do this by clicking back to my home node, then on my write ups, then on a recent post, then on the "in thread" link. It's rather inconvenient.

I propose the addition of new "Recent Posts" nodelet. It would contain links to your own most recent N posts where N would be configurable. I imagine each line in the nodlet would be the node title preceded by "In thread" and "In reply to" links respectively abbreviated as "T" and "R". So, they would look something like this example:

T R - RE: RE: it is amazing sometimes how little you know...

Another suggestion which, I think, naturally follows from the one above is to add "In thread" and "In reply to" links to the results returned by the Perl Monks User Search.

As usual, I have no idea of the difficulty of implementing these suggestions. I would also be happy to hear of any alternative navigational strategies which would be better suited to this particular workflow (i.e. visiting threads to which I've recently posted.)

-sauoq
"My two cents aren't worth a dime.";

In reply to Navigation Needs by sauoq

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.