Feature Posting needs to feel more like notepad.

 
  • Created:about 2 years ago
  • Status:new
  • Owner:unassigned
1 supporter

The posting is to hard to make look nice, between having to add a the br command to get spaces, and little things like that, just want the posting to feel more like a word processor in some ways for easy novice user support.

I mean when I do things, and space them they look correct in the editor, but then when I post its not what I want. Very frustrating experience.

I do love the buttons across the top making it easier to add things like bullet lists, images, things of that nature. Is there a reason there is no underline feature?

Just my two cents.

 
  • notepad? as basic as that? Wordpad at least… ;) – JoeyJoeJoe about 2 years ago
  • yep, notepad for a start, wordpad for the win. ;) – BAS about 2 years ago
votes newest oldest
 
  • Created:about 2 years ago

Completely agree. I did a big post with different elements last night and took me ages. Formatting lists, links and graphics is less than intuitive.

I have used systems with TinyMCE WYSIWYG editor and from a user point of view, it really is excellent. Something similar would be great.

The post entry system should be practically transparent to users, not an obstacle discouraging content.

http://tinymce.moxiecode.com/examples/full.php

 
 
  • Created:about 2 years ago
  • Modified:about 2 years ago

The trouble with tinymce, yui editor and so on, it that you do give up quite a lot of control. The other thing that really annoys me is that it completely mucks up your html.

I totally understand it can be a bit frustrating to format stuff properly using markdown

The huge advantage you get with what-you-mean-is-what-you-see is that the text that describes the contents formatting reads really well as plain text.

I am not completely against switching editors, but I would prefer to refine the current system, so its easier to use.

Also, keep in mind, a lot of the current issues can be helped if we have better documentation and/or a better toolbar.
For example, if you end a line with 2 spaces you get a line break.
To me this feels much more like notepad.

 
  • Soooo glad you mentioned that double space thing. Really useful. – Shidojin about 2 years ago
 
  • Created:about 2 years ago
  • Modified:about 2 years ago

if you end a line with 2 spaces you get a line break

So if I type this long sentence and want a line break here.
2 spaces will make this sentence go on the second line?

 
  • 2 spaces after “here.” doesnt make a line break. – birkoff about 2 years ago
  • Ahh I see. the next sentence goes on the second line in the editor and the spaces will include a line break. Gonna update the KB with this. this is new to me. I used <br> (which in the end is the same) – birkoff about 2 years ago
  • i dont see a space between those two lines. – BAS about 2 years ago
 
  • Created:about 2 years ago

For refinements, my primary frustration is the lists and code.
(hey, that line break thing works)

If I type (or paste in) some list, highlight it and press list, I'd expect the highlighted block to become the list but it doesn’t and sorting it takes effort (and I don’t do effort well!)

I've had issues with code blocks too but don’t recall specifically.

 
  • bullet lists are a pain in the ass in MS Word too. Same kind of issues. Make sure all items are in seperate paragraphs or manually insert the dashes in front of each item. – birkoff about 2 years ago
 
  • Created:about 2 years ago

double
space
thing
works
for
me
You need “sp,sp,cr/lf”

 
  • yeah i figured it out – birkoff about 2 years ago
  • thanks – birkoff about 2 years ago
  • thats not double spaced either. – BAS about 2 years ago
  • not double spaced, double space, as sam described – JoeyJoeJoe about 2 years ago
  • ok. well i will give that a shot when i get around to a new tutorial or something. – BAS about 2 years ago
 
  • Created:about 2 years ago
  • Modified:about 2 years ago

my question is why make a user need to learn more coding to make a nice post, why cant the editor recognize things like spacing is needed. Like I said what you type in the editor doesn’t really appear, very frustrating and non user friendly in my opinion to a brand new user wanting to post here