I just discovered a hide/show feature for threads. (NOT talking about RAT)

It's possible to collapse individual subtrees. (confusingly at the foot of the top-post but otherwise at the head)

First I thought the recently very active gods implemented a new feature and bypassed the patch system again.

But the truth is, this feature already existed for a very long time and I only (re?)discovered it because I was playing with the settings to have threads composed with <divs>

For instance in Using exists to check element in array

You'll see

Using exists to check element in array ...BODY... Replies are listed 'Best First'. 4 direct replies 33 total replies ( [hide/show]) Re: Using exists to check element in array Reputation: 22 (no significant downvotes)? 1 direct reply 3 total replies ( [hide/show] ) ... BODY ...

It's surprising that this feature doesn't exist for the <table> version.

I could think of many ways to have this expanded in a meaningful way, like changing the toggles or auto-collapsing old posts.

Alas I'm too busy juggling my other projects right now.

At least I wanted to leave this note for future reference and possible motivation.

Cheers Rolf
(addicted to the Perl Programming Language :)
see Wikisyntax for the Monastery


In reply to Collapse features in threads by LanX

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.