When comparing Vim vs Evernote, the Slant community recommends Vim for most people. In the question“What are the best apps for writers?” Vim is ranked 9th while Evernote is ranked 17th. The most important reason people chose Vim is:
When compared to modern graphical editors like Atom and Brackets (which have underlying HTML5 engines, browsers, Node, etc.), Vim uses a sliver of the system's memory and it loads instantly, all the while delivering the same features. Vim is also faster than Emacs.
Specs
Ranked in these QuestionsQuestion Ranking
Pros
Pro Lightweight and fast
When compared to modern graphical editors like Atom and Brackets (which have underlying HTML5 engines, browsers, Node, etc.), Vim uses a sliver of the system's memory and it loads instantly, all the while delivering the same features. Vim is also faster than Emacs.
Pro Free and open-source software
Vim is open-source, GPL-compatible charityware.
Pro Works in terminal over SSH
Unlike other editors such as Sublime Text, Vim is a command line editor and hence can be used in remote development environments like Chromebooks via SSH.
Pro Extremely portable
Vi/vim exists on almost all Unix-like platforms. It's the de-facto Unix editor and is easily installed on Windows. All you need to make it work is a text-based connection, so it works well for remote machines with slow connections, or when you're too lazy to set up a VNC/Remote Desktop connection.
Pro Keyboard-based, mouse-free interface, and trackpad support
There's no need to reach for the mouse or the Ctrl/Alt buttons again. Everything is a mere key press or two away with almost 200 functions specifically for text editing. Vim does support the mouse, but it's designed so you don't have to use it for greater efficiency.
Versions of Vim, like gVim or MacVim, still allow you to use the mouse and familiar platform shortcuts. That can help ease the learning curve and you'll probably find you won't want to (or need to) use the mouse after a while.
Pro Great productivity
Vim's keyset is mainly restricted to the alphanumeric keys and the escape key. This is an enduring relic of its teletype heritage, but has the effect of making my ost of Vim's functionality accessible without frequent awkward finger reaches.
Pro Macros increase productivity
Many text editors have programmable macros, but since Vim is keyboard-based, your programmed macros are usually far more predictable and easier to understand.
Pro Excellent performance
As it loads the whole file into RAM, replacing all string occurrences in 100 MB+ files is quick and easy. Every other editor has sort of died during that. It is extremely fast even for cold start. Vim is light-weight and very compact. In terminal, it only uses a small amount of memory and anytime you invoke Vim, it's extremely fast. It's immediate, so much so you can't even notice any time lag.
Pro Tons of plugins/add-ons
This makes Vim the definitive resource for every environment (Ruby/Rails, Python, C, etc.), or simply just provides more information in your view.
Pro Everything is mnemonic
No need to memorize different key combinations for things like deleting the text inside of a block or deleting the text inside of a pair of quotes. It's just a series of actions, or nouns and verbs, or however you prefer to think about it. If you want to delete, you select "d"; if you want it to happen inside something, you select "i"; and if you want the surrounding double-quotes, just select ". But if you were changing the text, or copying it, or anything else, you'd still use the same "i" and ". This makes it very easy to remember a large number of different extremely useful commands, without the effort it takes to remember all of the Emacs "magic incantations", for example.
Pro Vimtutor
Vimtutor is an excellent interactive tutorial for people with no prior experience of Vim. It takes about 30 minutes to complete.
Pro Usable from a Terminal or with a GUI (GVim, MacVim)
If you happen to be logged into SSH, you can use Vim in a terminal. It can also run with a GUI too.
Pro Has been supported for a long time
And will be supported for many years to come.
Pro Once learned, it's very hard to forget
Vim's somewhat steep learning curve is more than made up for once you've mastered a few basic concepts and learned the tricks that allow you to program faster with fewer cut/paste mistakes.
Pro Can never outgrow it
The fact that very few, if any, people claim to be a "Vim Master" is a testament to the breadth and depth of Vim. There is always something new to learn - a new, perhaps more efficient, way to use it. This prevents Vim from ever feeling stale. It's always fresh.
Pro Flexible feature-set
Vim allows users to include many features found in IDEs and competing editors, but does not force them all on the user. This not only helps keep it lighter in weight than a lot of other options, but it also helps ensure that some unused features will not get in the way.
Pro Has multiple distinct editing modes
Interaction with Vim is centered around several "modes", where purpose and keybindings differ in each.
Insert mode is for entering text. This mode most resembles traditional text entry in most editors.
Normal mode (the default) is entered by hitting ESC and converts all keybindings to center around movement within the file, search, pane selection, etc.
Command mode is entered by hitting ":" in Normal mode and allows you to execute Vim commands and scripts similar in fashion to a shell.
Visual mode is for selecting lines, blocks, and characters of code.
Those are the major modes, and several more exist depending on what one defines as a "mode" in Vim.
Pro By default in Linux
All Linux distributions out there will have Vim built into them, which is highly convenient!
Pro Vim encourages discipline
If you use Vim long enough, it will rewire your brain to be more efficient.
Pro Useful undo features
Vim does not only offer unlimited undo levels, later releases support an undo tree. It eventually gives the editor VCS-like features. You can undo the current file to any point in the past, even if a change was already undone again. Another neat feature is persistent undo, which enables to undo changes after the file was closed and reopened again.
Pro Donations and support to Vim.org helps children in Uganda through ICCF Holland
Pro Built-in package management
Starting with Vim 8, a package manager has been built into Vim. The package manager helps keep track of installed plugins, their versions and also only loads the needed plugins on startup depending on the file type.
Pro If you can use Vim you can also use vi
Pro Works on Android
Pro Productivity enhancing modal paradigm
As with all vi-like editors, Vim provides a modal paradigm for text editing and processing that provides a rich syntax and semantic model for composing succinct, powerful commands. While this requires some initial investment in learning how it works in order to take full advantage of its capabilities, it rewards the user well in the long run. This modal interface paradigm also lends itself surprisingly well to many other types of applications that can be controlled by vi-like keybindings, such as browsers, image viewers, media players, network clients (for email and other communication media), and window managers. Even shells (including zsh, tcsh, mksh, and bash, among others) come with vi-like keybinding features that can greatly enhance user comfort and efficiency when the user is familiar with the vi modal editing paradigm.
Pro Asynchronous I/O support
Since Vim 8, Vim can exchange characters with background processes asynchronously. This avoids the problem of the text editor getting stuck when a plugin that had to communicate with a server was running. Now plugins can send and receive data from external scripts without forcing Vim to freeze.
Pro Can set up keymapping
Pro Multiple clipboards
It is called "registers".
Pro Status Booster
Using vim not just increase your productivity, but helps you flex.
Pro Consolidates all your information
Evernote is designed to store a lot of different types of information from a lot of different sources in one place. Using the Web Clipper, native integrations, or a service such as IFTTT (If This Then That) you can use Evernote to store all your ideas, notes (both handwritten and typed), tasks, reading lists, receipts, and more.
Pro Powerful features for organising your notes
Evernote is designed to make it easy to keep your notes well organized, which aids in quickly finding/browsing old information. You can put notes into a single notebook and use search to access old notes, or if you're so inclined, organize notes extensively with hierarchical notebooks and tags.
Pro Can include images, and snippets from the web or a whole webpage via web clipper
With one click you can clip part or all of any webpage, including text, images, and links. Especially for those who use Google Chrome, this web clipper is a very rich add-on. The “simplified article” mode strips all graphical overhead from the page before adding the information to Evernote. It's also possible to add highlighting, tags, etc. before storing the note.
Pro Has OCR functionality to convert images to searchable text
A really cool and handy Evernote feature is the ability to automatically scan images for text.
Pro "Reminders" are a great way to combine your to-dos and notes
One of the note types is a "reminder," which can act as a to-do list. You can add all the usual formatting to reminders, including audio. Evernote will provide alerts when they are due and house them in a special location within the app.
Pro Easy to use
Evernote is easy to dive into because it doesn’t overwhelm you with advanced functionality from the start. As you get more accustomed to the app, you might want to delve deeper to see what benefits the more advanced features will offer.
Pro Native and offline-capable apps on pretty much every platform
Evernote has apps for Windows 7 and 8, Windows 10, Windows 11, Mac, Android, iOS (both iPhone and iPad), Blackberry, and Windows Phone. It also has a fully functional web app and chrome plug-in. No matter what device or platform you're on, you will pretty much always be able to access Evernote.
Pro Multipurpose
In addition to general note taking and to-do list management, Evernote lets you search through scanned documents, handwritten text, and images; collaborate with others through shared notebooks; record audio notes; and more.
Pro Trustworthy to store data in the long term
With many utility tools being constantly shut down by their creators, it's really important to consider the long-term risks of picking a home for all your notes. Evernote is a $1 billion company with a track record of exceptional security and goals of becoming a "100 year old" company.
Pro Powerful note formatting
Evernote has an extensive range of formatting options and note types. You can create checklists, reminder alerts, audio notes, or add images and attachments. It also has an awesome speech-to-text feature if you prefer to dictate aloud.
Pro Great selection for integrating with other apps
The Evernote app center page is nicely organized and has good quality integration of apps that can improve your productivity.
Pro Focused, uncluttered user interface
Evernote has a very clean and intuitive interface that's simple to understand at a glance.
Pro Evernote is synchronized
Pro Premium allows search in attached files and documents
With a premium account you are able to search through PDFs and Office Docs.
Pro Innovative hacks
To save emails, just forward them to your Evernote email address generated on account creation. It is of course one of many such hacks.
Pro Flexible image manipulation
Permits photos that are taken, to be processed when in automatic mode and saved as a photo, black and white document, colour document, post it note or business card. The automated mode is also good at cropping the document effectively.
Pro Best web clipper
Can clip to the web from desktop or mobile, using simplified format or original formatting. Very quick and flexible, and enables you to highlight, take notes, tag, etc.
Pro Can choose from a few themes
You can pick from a green theme, light, or dark theme. All are very clear and visually appealing.
Pro Effective with pictures or snapshot of boards
Take a picture of your white board/paper board and you have it instantly in evernote everywhere, ready for additional notes and classification
Scannable friend app is rather efficient to keep hand written note as well.
Pro Skitch integration
If you're on iOS and have Skitch installed, you can quickly annotate your notes using Skitch.
Pro Has conflict management and undo
Allows undo/redo when editing (i.e. all changes are finalized upon saving). If conflicts between synchronized versions arise, both copies are saved in Evernote.
Cons
Con High effort to customize
A lot of time and effort is put in to make it specific to your needs.
Con Difficult learning curve
You'll spend a lot of time learning all the commands and modes supported in Vim. You'll then spend more time tuning settings to your needs. Although once it's tuned to your needs, you can take your .vimrc
to any machine you need and have the same experience across all your computers.
Con Difficult to copy, paste, and delete
Con Poor support for external tooling
Many plugins depend on optional Python and Lua features, which may or may not be included in whatever binaries are available for your system. And without platform-specific hacks, it is difficult for plugins to operate in the background or use external tooling.
Con Poor feature discoverability
Though basic features like syntax checking, autocompletion, and file management are all available out of the box or with minimal configuration, this is not obvious to new users, who might get intimidated or assume they need to install complex plugins just so they can have this functionality. Other features new users might expect to find embedded in Vim, such as debugging, instead follow a UNIX-style model where they are called as external programs, the output of which might then be parsed by Vim so it can display results. Users not familiar with this paradigm will likely fault Vim for lacking those features as well.
Con No smooth scrolling
Even with the GUI version, the lines jiggle line-by-line. If you are used to smooth scrolling, this is very annoying, especially when working with larger files.
Con Doesn't play nice with the system cut/paste mechanisms
This can be worked around somewhat if you disable mouse for insert mode. You can then right-click your terminal and use paste like you would anywhere else in a terminal.
But it still doesn't feel right when the rest of your system uses Ctrl-C/Ctrl-V, and you have a system clipboard manager, and so forth.
Con Outdated UI
Con Requires Brain Mode Switching
When editing in vim, you have you use the vim keys; when editing in every other window on your PC, or in Word or Excel or other application, you need to use the standard system key combinations. Learning the vim combinations can actually make you SLOWER at everything else.
Con Slow when opening files with very long lines
A lot of very long lines can make Vim take up to a minute to open files, where a few other editors take only seconds to load the same file.
Con Consume brain energy for editing that should be used for logic
Text editing in vim is awesome, but it requires thinking about combination of commands. In other editors, you don't have to think about how to delete this part of code. You just think about how to implement a feature, what is a good design for this code. Even after you get used to using vim, it still requires your brain for editing.
Con Foreign keyboards have a hard time on Vim out of the box
A lot of frequently-used keybinds are way harder to access on foreign keyboards because they use different layouts.
For example, Germans use the QWERTZ layout, while French use the AZERTY.
Con Unintuitive mode switching
Con Extensibility isn't that great
While it has gotten better and some projects are slowly starting to build proper extension support, it still can't and by design never will achieve the extensibility of another editor like emacs.
Con Works poorly out of the box with right-to-left
Con Free version limited to 2 devices
The free version has become very limited as a cloud based note taking app as there is now only sharing between two devices allowed.
Con Pay for offline use, search, and other functions
The free version of Evernote is highly limited. You have to pay if you want to access your notes without internet connection, search your notes or documents, or upload large amounts of data. The free version allows you to upload 60 MB of data per month, which is about 20 to 30 iPhone camera pictures.
At a certain point, they started charging you for "advanced" capability, which includes searching your own attachments.
Con Different features and functions per device
Desktop app has table creation. Android app lacks font color changes. Some functions can only be accessed on the desktop app. These include changing your default notebook.
Con Security issues
Evernote had their entire database hacked and compromised including customer user passwords. They responded by locking valid users out of accounts and forcing password changes but are still vague about their own security policies. They do not have a good track record for data security. They also do not offer local personal encryption of entire Notebooks as Microsoft OneNote does.
Con Buggy
A program with more features is always prone to more bugs. Evernote is definitely not the most stable note-taking program available.
Con No official Linux app
Evernote does not offer an official Linux app, although there are some third party alternatives available.
Con Constantly directs you to upgrading your account
The frequent reminders to upgrade your account can quickly become disruptive. You get notifications when using the app, and many of the features that show as available in the app are actually for paid accounts only (which, when you try to use them, will remind you to upgrade).
Con Syncing is slow
Con Prices have doubled since Bending Spoon purchase
I used to pay 7 €/month, now it's 13.
Con Very heavyweight for a to-do list
Evernote is a powerhouse program with many features. It uses a correspondingly large amount of memory to run.
Con Missing some basic functions
Con Not distributed
One cannot run Evernote on own servers. This brings with it the risks normally associated with handing over critical applications to a large corporation.
Con Bending Spoon have relocated to Europe and fired 129 people
Con Poor text formatting abilities
Text formatting in Evernote is buggy and unreliable. Bullets (outlining) are getting stuck or disappearing, tables are very static and prone to breaking and everything beyond the most basic formatting might cause an issue.
Con Basic and lacking handwriting function
Handwriting has basic functions, is attached as a picture
Con Bloated and complex
Evernote is too big, has too many features. Note taking apps need absolutely clean interface to allow unobtrusive note taking and not a struggle to search for which buttons to click. It focuses on the search feature so much that it doesn't encourage or make it immediately easy to organize your notes and thoughts. It's essentially a sophisticated notes dump with good search.
Con New web editor does not support Firefox
As of now, Firefox users must download a separate extension to change their user agent to trick the Evernote site into giving them the beta, or install Chrome.
Con No recurring and snooze reminders
Perhaps because it is not truly a to-do list app, there is currently no support for recurring events or snooze reminders. The company claims to be working on this functionality.
Con Lacks search and replace capability
Con Rather poor user interface
Slow, not user friendly experience, complex, and somehow limited.
Con Lacks right-to-left writing support
When you write in a right-to-left language (Arabic, for example), everything looks fine in the editor but the direction changes to the left again after saving the note.
Con Steep learning curve
Since Evernote has so many features built in, it's hard to know where to find everything until reasonable amount of time has been spent with it.
Con Easy to accidentally hit the wrong button on the mobile apps
The mobile apps have fairly small touch targets, making it easy to miss the button or accidentally press the wrong one.
Con No ability to re-order notes other than sorting
Evernote has no way to re-order notes, nor even to change their display order. Sorting is the only option, and the "official" workaround (for years now) is to prefix note titles with line numbers manually so notes will sort and display as desired.