gkelman 0 Posted September 15, 2008 Share Posted September 15, 2008 Evernote inserts 5 spaces when tab is pressed, rather than a tab stop. How can I make it actually insert a tab?Cheers,Gavin. Link to comment
engberg 89 Posted September 15, 2008 Share Posted September 15, 2008 Our notes are based on HTML, which doesn't have a concept of 'tab stops'. This means that the editor behaves like a web page editor. Link to comment
archivis 0 Posted November 28, 2012 Share Posted November 28, 2012 This is a huge annoyance for me. I make tab-aligned columns all the time and now they're broken when importing stuff into Evernote. This is probably a dealbreaker. Link to comment
Level 5* jefito 5,588 Posted November 28, 2012 Level 5* Share Posted November 28, 2012 Sorry to hear that. Kinda doesn't work so hot for source code either. In general, for Evernote note content, I use indenting rather than tabs. I'd guess that in the importer, it might be possible to change it to convert tabs on input into indented sections (I seem to recall it's done using <div> sections internally to Evernote's format), but it'd be a lot tougher to do it for tabs internal to a line. Plus you'd need to tell it how big a tab is, in spaces. Link to comment
archivis 0 Posted November 29, 2012 Share Posted November 29, 2012 I haven't tried importing actual code into Evernote yet, but I can imagine what it would do to well-formatted C++. What I wanted, mainly, to do with Evernote was manage my big collection of random game design thoughts, notes, RPG campaign/characters/books (as well as recipes and the like, in a format that's accessable from the android table i'm expecting to get next month) that's currently sitting in a giant pile in my characters and campaigns folders in my Documents folder. I've got piles of characters from multiple systems I'd like to put into Evernote, but since their tab support, given their client architecture and work around slapped on. is laughably minimal, it's a real problem.Something like the following is what I'm trying to pull in: (adjusted to look as close to the original as possible on the web-entry mangling of the copy & paste...imagine perfect alignment of the columns, OK?) 100 points kindred AP Magic NowStrength: 15 x1 0 0 15Dexterity: 15 x1 0 0 15Speed: 12 x1 0 0 12Constitution: 11 x1 0 0 11Intelligence: 10 x1 1 0 11Wizardry: 12 x1 0 0 12Charisma: 15 x1 0 0 15Luck: 10 x1 0 0 10and so forth, which is readable. Once Evernote is done destroying my positional information, this is how this statblock looks now in Evernote, before being hand-rebuild using tables:100 pointskindredAPMagicNowStrength:15x10015Dexterity:15x10015Speed:12x10012Constitution:11x10011Intelligence:10x11011Wizardry:12x10012Charisma:15x10015Luck:10x10010If I hadn't been the person who wrote the original document, and had it at hand to refer to to figure out what went where, this would be a lost cause. As is, converting this to a table takes a good ten minutes or so, and is risking data corruption because I can't just copy/paste or import the whole block. If I came upon this in the field on my theoretical android device without the benefit of the unmodified original sitting on my hard drive, I'd be absolutely lost. Link to comment
Idea
gkelman 0
Evernote inserts 5 spaces when tab is pressed, rather than a tab stop. How can I make it actually insert a tab?
Cheers,
Gavin.
Link to comment
4 replies to this idea
Recommended Posts
Archived
This topic is now archived and is closed to further replies.