G'day Rolf,

Before your change:

Quite some time ago, all nodes in a thread, except the root node, had [id://nnnnnn] added, as plain text, after the header. It had this basic format:

Re: Thread Title [id:/nnnnnn]

In order to see that change, "Show an id:// shortcut on replies?" in Display Settings needs to be selected.

I have been using this often and find it extremely useful.

After your change:

[I don't know about others, but I hadn't noticed this changed. I haven't been around much lately due a bout of COVID followed by the side-effects of anti-viral drugs.]

I would like to see some consistency with the previous change. This would involve two things.

Firstly, the previous heading style is retained with [id://nnnnnn] added, as plain text, afterwards:

on <timestamp> ( #nnnnnn=<section> ...) [id:/nnnnnn]

Secondly, a new option is added to Display Settings": "Show an id:// shortcut on root nodes?" (comparable to the "... on replies?" option shown above).

By the way, the space you show before "=section" (two instances) doesn't actually exist. Selecting [id://nnnnnn] from [id://nnnnnn]=<section> can be tricky as it's quite easy to end up following the link rather than selecting the link text.

— Ken


In reply to Re: New feature: copy/pastable self referential backlink [id://...] for every node by kcott
in thread New feature: copy/pastable self referential backlink [id://...] for every node 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.