Live data from Hacker News

MyTextarea - a simple online text editor

mytextarea.com

1–8 of 8 posts

Re: MyTextarea - a simple online text editor

#3
post #2

Feedback is welcome!

1. Language support, at least bash and php. 2. Line numbers on the left 3. par lines (0,2,4,etc) being a bit gray non par lines (1,3,5,etc) a lightish gray 4. Option to make everything darker, to work during the night and not make your eyes suffer so much.

That would be all =)

Looks awesome by the way and good luck on the project, only remember to fix the

Re: MyTextarea - a simple online text editor

#5
post #2

Feedback is welcome!

1. Language support, at least bash and php. 2. Line numbers on the left 3. par lines (0,2,4,etc) being a bit gray non par lines (1,3,5,etc) a lightish gray 4. Option to make everything darker, to work during the night and not make your eyes suffer so much. That would be all =) Looks awesome by the way and good luck on the project, only remember to fix the

Great feedback!

A hacker mode including all the functions you mentioned might be a great idea, don't you think?

Re: MyTextarea - a simple online text editor

#6
post #2

Feedback is welcome!

I don't think I would ever keep a browser open just to be able to do what the basic text editor on every OS in existence can do. Notepad, GEdit, whatever... I don't get the point of this, at all.

Maybe using this tool would make more sense when your browser window is already open, so you wouldn't have to open notepad whenever you want to:

- type a note,

- quickly save a code snippet,

- convert rich MS Word text to plain text before pasting it into any cms' wysiwyg-editor.

Re: MyTextarea - a simple online text editor

#8
post #5

Earlier quoted context omitted.

1. Language support, at least bash and php. 2. Line numbers on the left 3. par lines (0,2,4,etc) being a bit gray non par lines (1,3,5,etc) a lightish gray 4. Option to make everything darker, to work during the night and not make your eyes suffer so much. That would be all =) Looks awesome by the way and good luck on the project, only remember to fix the

Great feedback! A hacker mode including all the functions you mentioned might be a great idea, don't you think?

Oh sure! three buttons: normal mode, hacker mode and night mode, either normal or hacker can be on, not both but night mode can be on or off.

If it's not too much to ask, also font options, not much, only three, monospace (the one it has now i believe), the ubuntu font and consolas which im not sure it's exactly as mono.

That would be it, looks great as it is!