Page 1 of 1

Pasting documents

Posted: 28 Jan 2014 20:30
by Aristos
I've recently started to use the web client more than before since my time has been cut down a bit and I'm never home, and I've noticed that one thing that I'm missing is the ability to paste long texts that doesn't make them look terrible.

I regularly type up letters, stories, maps, etc, while offline. Pasting these is a bit difficult using the client. Consider scroll-formatted letters, or long rp-related letters, etc.

It would be great if 1) someone could point out how to do this, if there is an option to do it, or 2) if this could somehow be implemented in the future.

Thanks!
-Aristos

Re: Pasting documents

Posted: 28 Jan 2014 20:35
by Windemere
Greeting Aristos,

I find that if I write whatever it is I am writing in Notepad first and then copy and paste the entire thing over into the input of the web client, it pastes as it looked in notepad.

Windemere

Re: Pasting documents

Posted: 29 Jan 2014 17:25
by Aristos
Really? On mine, it sets an extra line space between each sentence. Funny. Which browser are you using ? I'm on Chrome.

Re: Pasting documents

Posted: 29 Jan 2014 18:49
by Zar
Aristos wrote:Really? On mine, it sets an extra line space between each sentence. Funny. Which browser are you using ? I'm on Chrome.
It may differ in UNIX and Windows

Re: Pasting documents

Posted: 29 Jan 2014 19:13
by Amorana
Aristos wrote:Really? On mine, it sets an extra line space between each sentence. Funny. Which browser are you using ? I'm on Chrome.
What's even more interesting is when I use it in Chrome, it usually cuts out the spaces I put between paragraphs and mashes all my text into one block.

Intriguing.

Re: Pasting documents

Posted: 29 Jan 2014 20:50
by Windemere
I'm using Chrome on Windows 8. But it also works on Windows 7 and Macintosh all on Chrome.

Kind of weird that we would all be getting different results. But I also write my books/notes in Notepad and then copy/paste them. Cmud has been giving me lag in Genesis for some reason and the mud client is not...kind of weird, but alas, I've be on web client more often.

Windemere

Re: Pasting documents

Posted: 31 Jan 2014 09:54
by Aristos
It might have had something to do with the document formatting because I just tried it again yesterday and it worked perfectly.

Thanks for the heads up!

Re: Pasting documents

Posted: 10 Feb 2014 19:08
by Zhar
Why would you ever use notepad for anything? Notepad++ packs a lot more bang (for no buck at all). When I'm on Windows I use it for everything, from writing notes, coding to writing entire articles for publication (I even wrote my entire bachelor's thesis using it). Regular notepad might screw things up since, if I remember correctly, it uses (at least used to use) some weird formatting for end of the line characters and such. I remember that I've had a lot of trouble opening plain text files written in anything else in notepad (and vice versa). Text would be shattered, extra characters would be added in places (most notably ^M at the end of the line, which you can of course use just like you would the 'return/enter' key on your keyboard). This would suggest problems with end line/carriage return differentiation.

Edit: Right on the spot.
http://en.wikipedia.org/wiki/Newline#Common_problems

Re: Pasting documents

Posted: 10 Feb 2014 20:08
by Makfly
A thumbs-up for Notepad++ here as well.
I used to use UltraEdit32, but switched to Notepad++ after I migrated to a new OS, and am quite pleased with how it works out. Plus it's free!