Evernote Vim



Why Evernote is no longer the gold-standard for notes. For many years, Evernote was on top of the note-taking game. With its sleek, comfortable interface, enjoyable mobile experience, and easy way of organizing with folders and stacks of folders, Evernote dominated the note-taking world after the iPhone’s original launch in 2007. Here’s a short crash course in Vim spelling commands: s to search for misspelled words above the cursors to search for misspelled words below the cursor; z= to see replacement suggestions zg to add the word to your dictionary; Goyo¶. The very first component is something I use across all markdown files.Goyo is one of the first plugins I install on any machine I’ll be writing with. Debian wheezyにてevernoteをvimでいじるための環境を構築した。 そのときのメモ。 必要環境 vimでevernoteを操作するプラグインevervimを利用する。. So I combined my need to become better at Vim with my need to replace Evernote 1, and it’s been working quite well. Evernote, of course, is just awesome. I’m sure you could use it for a lot more but I personally use it for notebook functionality, tagging, search, backups, image support and most importantly, my very verbose notes.

Thanks to many years of badgering by @jamesgolick, @prlambert, and @agonigberg I use Vim or IDEAVim for pretty much everything. For my money it’s the best way to edit structured text - I even go so far as to write these posts using markdown and vim (Checkout if you’d like to do the same https://jekyllrb.com/).

But, this isn’t a post to espouse the many wonders of Vim–though they be countless–not least of which is its presence onnearly every server everywhere ever. But rather to share the process of making Vim and Evernote the best of friends.

Sharing is Caring

Evernote VimEvernote Vim

When I started working at Hootsuite I resolved to be more diligent with my note taking. Some for my self, and some so I could share things with my colleagues. However, when you work in an interdisciplinary team,getting people to checkout your git repo of notes isn’t a reasonable proposition.

Thankfully the folks at Evernote have already done a fantastic job developing a swell note collaboration,sharing, and organization tool.

Vim

Optional: Setup Two Factor Authentication

If you’re like me and keep work notes in Evernote, 2-FA is the way to go to keep your security folks happy and your IP safe. In general I try and make sure its enabled on every service that offers it (gmail, github et al).

Follow these instructions to get it setup:

Installing Geeknote

Geeknote is a CLI to interface with Evernote’s REST APIs - you won’t need to do much other than set it up and and authenticate your self with your user name and password (If you’ve setup 2-FA you will need your authenticator code as well)

Installing vim-geeknote

vim-geeknote is a great vim plugin that–as its name suggests–allows you to use Evernote inside of a nice two panel vim view.

First install Vundle by following the instructions posted at:

https://github.com/VundleVim/Vundle.vim.

Vundle is a plugin manager for vim, there is also Pathogen which I’ve never tried but I’m sure does the trick as well. Once you’re done that, add the following to your .vimrc and run :BundleInstall.

Bonus Points - alias for easy launching

I like to do my note editing in MacVim so I have a nice environment to alt+tab into, so I added the following line to my .zshrc to alias notes to launchvim-geeknote in mvim

Make like an elephant

There you have it, with a few simple steps you can get Evernote up an running in vim and leave the flashy UI to the lessenlightened.

Where Are My Evernote Files

Happy Vimming! :)

Evernote Download

.joe out.