I've long wanted a node just for "post a new SoPW" and to have your most recent "preview" saved (just in case your computer crashes).

The drop-down for which section to post to would only work for the sections that have the same DB schema (those that nodes can currently be moved between). I'd never considered that idea before, and it is a good one.

tjh, having more than one preview saved means that you have to pick which slot you want the current preview saved into. It greatly complicates the interface. With a single saved preview, the interface is simply one new button "load most recent preview". If you want to save more than one preview, then simply cut-n-paste the node contents somewhere that already has interfaces designed for dealing with naming items you want to save (such as a file system).

I wouldn't use the most recent preview as a way to save something I'm working on over a long period of time. I'd save that to a real file and use a real editor on it. I'd want a "most recent preview" just for emergencies.

djantzen, on the several occasions when "separate Perl 5 SoPW from Perl 6 SoPW" has come up in the past, my read was that the consensus was "we don't need a new section". I certainly don't think we need new sections.

                - tye

In reply to Re^3: Question Node (yeah) by tye
in thread Node just for adding new questions; persist one preview 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.