First of all, I don't think the current method for considering nodes is bad at all. I'm quite comfortable with it. However, it's undeniable that a significant portion of all considerations ask to retitle nodes, reap duplicated ones or add <code> or <readmore> tags to them.

So I thought about adding some shortcuts to these common actions. This is a sample layout (square brackets are check boxes, parentheses are radio buttons):

[ ] Consider node ( ) Add code tags ( ) Add readmore tags ( ) Retitle node ( ) Reap duplicate or empty (x) Other [__text_box__] [ Moderate button ]

The text in the text box would be ignored if "Add code tags" or "Add readmore tags" were selected. It would contain the new title or the "Other" reason to consider. In case of "Reap duplicate or empty", it would contain the node_id of the duplicated node (or a link to it), or would be empty for the case of an empty node. The option selected by default would be "Other" as shown.

Furthermore, this would bring the possibility of automating the vote on your own considerations. For example, if "Add code tags", "Add readmore tags" or "Retitle node" are selected, an automatic vote would be cast on "Edit".

What do you think about it? It's not probably worth the effort of developing this for such a small improvement, but I thought it couldn't be bad to share this thought with you all. Maybe someone has a better idea after reading this!

--
David Serrano


In reply to Consideration shortcuts by Hue-Bond

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.