One thing that has been bugging me about the personal nodelet is that we can only put very simple links in there. It doesn't understand the entire PM linking dialect, only "nodename", "nodeid" and "nodename|arbitrary link name". I'd find it tremendously more useful if it also understood the other variants, esp "http://absolute.link.com/foo". F.ex, I use my scratchpad to keep often posted links ready for copypaste, and being able to put a link to it in a quick to reach place would be very convenient.

I also don't like how it turns "979|the fearless" into the equivalent of [979|the fearless] instead of [id://979|the fearless].

I'd really like if the personal nodelet understood the full PM linking dialect - one could also put a "cpan://Foo" link in there f.ex. Many things would be more convenient.

Thinking about this, and how I didn't quite like how that the nodelet allocates an entire line to even very short links, I came up with another possible solution: make the personal nodelet a freetext field. That way people could put absolutely anything in there. Me, I would put those oft-posted snippets in there, rather than taking a roundtrip via my scratchpad. An "add to personal nodelet" link would be stil be possible - just the way the "add to scratchpad" one works.

The more I think about that idea, the more sense it makes to me. Any comments?

Makeshifts last the longest.


In reply to Re: Proposed Changes to the Personal Nodelet by Aristotle
in thread Proposed Changes to the Personal Nodelet by artist

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.