Page 1 of 1

Suggestion: Insert-In-Quote button.

PostPosted: Sat Sep 03, 2011 2:29 am
by AiliailiA
This would be a button for Post Reply input field on the forums. Suggested name: Insert.


Currently, my method of "interjecting" in a post I'm replying to is:

Click Quote on the forum to open Reply window. Click where I want to interject in the post I'm replying to. Press Quote button with nothing selected:

Code: Select all
[quote]|[/quote]

(The "|" is to indicate cursor position)
then add one / and delete the other so it's like this:

Code: Select all
[/quote][|quote]

(I do that before writing the reply inside, so I don't forget). Then move the cursor back one place and type in my interjection. Like this:

Code: Select all
[/quote]No, you're talking complete rubbish blablahblah|[quote]


That is one button press, four repositionings of the cursor and two keystrokes. It's not terribly onerous, but I do it with almost every reply (I like the long posts).




The suggested button Insert would do this instead:

Code: Select all
[/quote]|[quote]


...leaving the cursor in the middle. That is one reposition of the cursor and one button press.
Having no keystrokes it doesn't require switching between keyboard and mouse so would be much quicker.

It would be a lot easier for new users.

I also like to format the interjection with newlines to make it more readable, but not everyone does that or necessarily agrees with it. If it's seen as desirable the Insert button could do this instead:

Code: Select all
[/quote]

|

[quote]



If this suggestion has been made before I apologize. I looked through Unibot's big list and couldn't see it there.

PostPosted: Sat Sep 03, 2011 3:05 am
by AiliailiA
These might be an inept or inapt suggestions, but if you're running out of space for more buttons:

"background=" could be shortened to "bg=" and moved next to "Font colour" which it's related to? (Hey, Aussie spelling, never noticed that before)

"region-tag" could be eliminated if "region-tag=" with a blank field as argument could be made to give the same result as "region-tag"

"List=" seems to produce the same result regardless of what digit is given as an argument. This could perhaps be changed to "0" for point list and "1" for ordered list, making "List" redundant? Blank field as an argument to count as "0"

"Font colour" could be shortened to "Colour" without being too confusing?