TimLeh 1 Posted August 27, 2014 Share Posted August 27, 2014 Hi, Has anyone run into this problem? I am using Microsoft Management Studio (version 2008 and 2014). As I copy my SQL statement from MSMS and paste to my Evernote, I notice Evernote randomly adds a space between periods and column names. For example, a statement below from MSMS Select t1.Column1, t1.Column2, t2.Column3, t2.Column4From Table1 t1Inner Join Table2 t2 On t1.Column1 = t2.Column1Order By t1.Column2 Will be like this after I paste into Evernote note Select t1. Column1, t1 . Column2, t2 . Column3, t2 . Column4From Table1 t1Inner Join Table2 t2 On t1. Column1 = t2 . Column1Order By t1. Column2 Is it a bug or is there some trick to fix this annoying issue? Thanks P.S. I'm using EverNote 5.5.3.4236 Link to comment
Wordsgood 526 Posted August 27, 2014 Share Posted August 27, 2014 Hope you don't mind an obvious suggestion... I haven't even tried to use formatting that complex within Evernote itself as while there have been some improvements to the text editor, it still has quite a way to go IMHO. Especially if you are using it on more than just the Windows client. i.e. I use Windows (7) and Android.You might be better off just using Word or Excel and saving to EN as attachments. Link to comment
Level 5* gazumped 10,701 Posted August 27, 2014 Level 5* Share Posted August 27, 2014 Yup. The editor is still pretty basic, and occasionally has a style all its own. If spaces (or the lack of them) is important to you, you're better off attaching a file from another editor into your notes. You could also cut and paste the code into the note for search purposes, or print the external editor output as PDF to preserve the format. Link to comment
Liam Gretton 86 Posted August 28, 2014 Share Posted August 28, 2014 It's an old and very irritating bug that EN won't lower themselves to fix: EN is incorrectly parsing RTF data in these cases. See https://discussion.evernote.com/topic/47352-why-cant-evernote-paste-text-correctly/ and http://discussion.evernote.com/topic/26937-evernote-reformatting-text-from-mssql/ for previous discussions. Link to comment
Jon of All Trades 0 Posted December 10, 2015 Share Posted December 10, 2015 It's December 2015, three and a half years after the report linked above, but the problem still exists. Using Evernote for any kind of code work is still an enormous headache. But hey, at least we have... whatever fluff Evernote has added recently. I don't have any interest, personally, I just want notes synched reliably, without mangling my text. Related: https://discussion.evernote.com/topic/41112-faithful-plain-text-copy-paste/ Link to comment
pblakes 0 Posted January 15, 2016 Share Posted January 15, 2016 yes this is a real problem I want to roll out evernote for all my staff but as we are programmers, web designers and sysadmins we need formatting to be preserved we have code and scripts and having to edit and check everytime is a huge waste of time and source of errors attaching notes is not solution the point speed is, paste a script into a ssh session from the phone / tablet / notebook on site that's what works for us still haven't found what I am looking for... <rant-off /> Link to comment
Nathan T 48 Posted March 1, 2016 Share Posted March 1, 2016 Just a +1 here that it's really irritating having extra spaces inserted for no reason whenever pasting text. Link to comment
ME in Clarks Summit 2 Posted June 2, 2016 Share Posted June 2, 2016 Another +1, I am a developer that uses Evernote to remember everything for me. As I duplicate a note (my template) and want to paste an object name, I always have to remove that extra space before I can copy the entire command to run it. Link to comment
Gianues 0 Posted June 8, 2016 Share Posted June 8, 2016 And another +1, for developers, it's really important that no extra spaces are inserted Link to comment
Metin Kaya 0 Posted August 8, 2016 Share Posted August 8, 2016 +1. I'm developer and having hard times with this copy/paste problem. I'm about to cancel my premium subscription... Link to comment
ME in Clarks Summit 2 Posted August 8, 2016 Share Posted August 8, 2016 7 hours ago, Metin Kaya said: +1. I'm developer and having hard times with this copy/paste problem. I'm about to cancel my premium subscription... Hey Metin! Evernote brags about how well Premium Subscribers are supported. Would you consider raising it through their "Premium" support channels? Link to comment
DMillhouse 2 Posted August 11, 2016 Share Posted August 11, 2016 +1 * infinity I am a database administrator and this is driving me nutz. Evernote is way too valuable to me to consider cancelling my subscription but it is a pain copy / paste / find replace / repeat Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.