Gentle monks,

I love the personal nodelet. Like Biker, I use it for storing pointers to nodes that I want to keep track of. Some of those nodes I want to keep around forever, some of them I just want to remember to upvote tomorrow morning. Therein lies the problem: it's occasionally difficult to distinguish the two.

I'd like to see some way of separating or distinguishing entries in the personal nodelet. My first thought was to add separator (<hr>s, basically) and the ability to add the current node above any separator. That seems like too much work, though: why not replace the "add (title)" link with a text box containing the node's title and an "add" button, allowing people to modify the name they link to a node by? (That way I can just prefix the "upvote this" nodes with a + or something.)

Would anyone else find this useful?

--
:wq


In reply to Personal nodelet -- separating entries by FoxtrotUniform

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.