You might want to try my threaded interface: you can subscribe to a thread and every time a new node is added to it the thread will be displayed in the Subscribed Threads section.

It is rather crude at the moment but I promise I will improve it when PM offers an interface to external thread managers.

New threads are listed in the... New Threads section, you can subscribe to them, at which point they move to the Subscribed Threads section. From there you can access the nodes in the thread. If you mark the thread as read it disappears from the list, but every time a new node is added to it the Thread origin and the new messages are listed again. I use it to monitor interesting threads, this way even a month later when a node is added during a week-end, which I might miss from the Newest Nodes list, it shows there.

If you want to use it on a regular bases and if you have a web server available just ask me for the code, so you don't depend on (and overload!) my poor server here.


In reply to Re: /msg me when i get a reply... by mirod
in thread /msg me when i get a reply... by deprecated

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.