msg6 46 Posted September 14, 2018 Share Posted September 14, 2018 Evernote 6.13.14 for Windows I was just updating some tech notes, and went to make a note about a drive letter and the EN editor replaced my "D:" with a small black rectangle. I presume this was supposed to be an automatic text formatting element, and I can't think of anything else this might be except for a frowny emoji? I've tried searching the forums and can't find much on this, except for people asking for emoji support. I've also tried disabling the Automatically format text elements option, but that didn't help with this. Is there a way to turn this off that I'm missing? 9 Link to comment
Level 5* gazumped 12,066 Posted September 15, 2018 Level 5* Share Posted September 15, 2018 Hmmn. Using "D:" here without quotes will get you this unhappy face - ? - and this isn't Evernote code, it's an independent commercial forum. There seems to be some kind of international standard applying. Cap D however is the only letter of the alphabet affected - and it's Saturday I tried 'em all ?. It did lead to my finding out how to add emojis to my text with the Windows on-screen Touch keyboard, so I no longer need to mess around with :codes: Couldn't find any lists of emoji keyboard shortcuts - all the links I tried were about how to get to your virtual keyboard. As regards your actual question, I can only suggest you type inside a code block - the auto formatting seems not to work there... ✨??? Sorry ? Link to comment
Level 5 Dave-in-Decatur 4,006 Posted September 18, 2018 Level 5 Share Posted September 18, 2018 Hmm. I find that for me it's :D, not D:, that gets turned into a box, undoubtedly substituting for some emoji my system can't display. I followed the auto-formatting instructions, and did Tools > Options > Note > Note editing and deselected Automatically format text elements, as @msg5's screenshot also shows. And this turns everything off except the emojis. Sheesh. The only other strategy currently available is the other one listed in the instructions: "To revert auto-formatting back to the original text input: Go to Edit > Undo from the menu bar, or use keyboard shortcut Ctrl + Z." Is there an emoji for :stupid:? If not, why not? 1 Link to comment
msg6 46 Posted October 7, 2018 Author Share Posted October 7, 2018 Hehe, yeah, Dave, the : D would be the accompanying smiley opposite for frowny D : G - I do make regular use of the Code Block option but just didn't fit the use here in this particular note. I use the Code Block option for sets of commands, or instructions, etc. I'm still on 6.13, and have noticed that I can't indent with Code Block anymore like I used to be able to. Also seen some strange behavior there where where in some versions or some methods of use, the code block would start at the left margin, and only the text would indent. And then other times, I'd be able to indent the Code Block windows itself. I'd settle for either at this point. Link to comment
geetarplayer 6 Posted January 4, 2019 Share Posted January 4, 2019 So, no way to disable emojis? I never need them or want them. Adding in spaces is unintuitive when it comes to searching later, or pasting this content into other tools. Link to comment
samajammin 6 Posted January 4, 2019 Share Posted January 4, 2019 +1 this behavior is infuriating. Please add a way to disable emojis. 6 Link to comment
Jeffster 4 Posted January 17, 2019 Share Posted January 17, 2019 This is really surprising. I really can't turn this off? Surely we must just be missing something. I can't find a way to turn it off either.... 4 Link to comment
rimboma 36 Posted January 25, 2019 Share Posted January 25, 2019 Emojis need to go. It's not a chit-chat app. 2 Link to comment
Level 5* jefito 5,598 Posted January 25, 2019 Level 5* Share Posted January 25, 2019 This is sounding more like a feature request. Should I move it over to the appropriate forum? Link to comment
Level 5* gazumped 12,066 Posted January 26, 2019 Level 5* Share Posted January 26, 2019 Can we make this an optional feature though? Rather than a removal - there are bound to be a number of users who do actually like it... 1 Link to comment
gejjer 13 Posted January 27, 2019 Share Posted January 27, 2019 I agree, I need to write < 3 without space & without it turning into stupid ❤️ !!! This must be removed or at least an option to disable! EN is first & foremost for note-taking not a chat app! 2 1 Link to comment
Shadowthrone 0 Posted February 2, 2019 Share Posted February 2, 2019 I agree. I like to take notes of all kinds of things and emojis keep popping up when I do. Link to comment
Jeffster 4 Posted May 27, 2019 Share Posted May 27, 2019 On 1/25/2019 at 1:30 PM, jefito said: This is sounding more like a feature request. Should I move it over to the appropriate forum? Sorry for reviving a dead thread, but I just checked and I couldn't find it anywhere in the feature requests forum. So yes, if you were waiting for an answer to this, yes please do. Link to comment
moorelk 2 Posted June 8, 2019 Share Posted June 8, 2019 One more vote for disabling emoji in web. I'm on linux so have to do web! I'm writing stories, tech notes so emoji are completely inappropriate to my context. 2 Link to comment
upsidedown 4 Posted July 2, 2019 Share Posted July 2, 2019 Another vote for disabling automatic emojis here! I'm using it in a professional, technical environment. I frequently want to type (for example) D: , and I will NEVER want to type a sad face emoji. Infuriating, I can't believe it behaves like a chat application for 12 year olds. 4 Link to comment
patsignoret 5 Posted August 19, 2019 Share Posted August 19, 2019 Just want to add my voice and say that the automatic emoji conversion (with no opt-out!!?) is deeply frustrating. I would like to close a parenthesis and then use a colon, but ) : (without the space in between) transforms into a frowny face. This is on Windows Desktop, by the way. Here's what I think about this forced feature: 2 Link to comment
Don Dz 165 Posted October 30, 2019 Share Posted October 30, 2019 Try the following: add a space inside your emoji, then a space after, then remove the space from inside the emoji. This effectively disables it. Alternately, the following AutoHotkey script can do it automatically: #d:: Send D :{space}{left 2}{bs 1}{end} return Run it by pressing the Windows key followed the letter d (can change d on the first line to anything you wish). Link to comment
RavBoy 189 Posted April 25, 2020 Share Posted April 25, 2020 On 10/30/2019 at 11:35 PM, Don Dz said: add a space inside your emoji, then a space after, then remove the space from inside the emoji. This effectively disables it. Yep, that also worked for me, thanks. This minor issue just came up for the 1st time for me as well, and it was an unwelcome distraction. My 1st solution, and another way to tackle this, was to: 1st copy/paste my text, seen here inside quotes '😎' which translates😎 to MS Notepad, then copy/paste back to EN. I even struggled to stop this Auto Emoji behaviour here on this forum webpage! I was creating 'non-sequential' numbered list and well the 😎 proved a hard nut to crack Link to comment
RavBoy 189 Posted April 25, 2020 Share Posted April 25, 2020 God, even hitting the submit button still converted the 8 follwed by a closing bracket to be converted to the emoji Link to comment
sancrain 1 Posted July 18, 2020 Share Posted July 18, 2020 I just get around this automatic emoji transformation by using Ctrl+z, which reverts the emoji back to plain text. Pretty much the same solution as avoiding automatic formatting. 1 Link to comment
wildbug123 1 Posted August 24, 2020 Share Posted August 24, 2020 I figured out a quick workaround after coming up empty in the Forums: After the COLON, hit: CTRL+L (You should now be able to space after the COLON w/out the AUTO-EMOJI) - Zeke 1 Link to comment
AndyB7301 1 Posted December 20, 2020 Share Posted December 20, 2020 Dear Evernote developers please add a way to disable emojis!!! It's ridiculous that I can't D : with out it turning in to a flipping emoji!! 1 Link to comment
frumess@nyc.rr.com 1 Posted December 27, 2020 Share Posted December 27, 2020 Add me to the chorus. Eliminate those emojis! 1 Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now