Description evervim is plugin for edit evernote (on vim. This plugin can edit evernote by markdown or law XML. Last evernote from vim. GitHub Gist: instantly share code, notes, and snippets. Get organized and productive with the leading note-taking app. Download Evernote for Windows, Mac, iOS, or Android and create your free account. Browse other questions tagged vim evernote or ask your own question. The Overflow Blog Podcast 330: How to build and maintain online communities, from gaming to.
evervim : Edit evernote on vim.script karma | Rating 70/45, Downloaded by 2555 | Comments, bugs, improvements | Vim wiki |
created by |
kakkyz |
script type |
utility |
description |
evervim is plugin for edit evernote(http://www.evernote.com) on vim. This plugin can edit evernote by markdown or law XML. REQUIRES requires: * python * the 'markdown' package for python * vim with +python If your vim was compiled with +python, :echo has('python') will return 1. INSTALL Install files into Vim script directory. After install, :EvervimSetup command is added. Do it for setting, and input evernote userID and password. USAGE Display NotebookList :EvervimNotebookList NotebookList is displayed, choice one and <CR>, notes in notebook will be listed. choice one and <CR> too, the note will be displayd. Note is formatted 1 line is Title 2 line is Tags (comma deliminated) 3 line after body DEVELOPMENT evervim developed on github. Latest Version: https://github.com/kakkyz81/evervim |
install details |
Click on the package to download.
package | script version | date | Vim version | user | release notes |
---|---|---|---|---|---|
kakkyz | Ver.0.3.6:2012-06-03 - Add g:evervim_splitoption. | ||||
kakkyz | - Add :EvervimOpenBrowser. If you want use that command, install openbrowser.vim. - Add :EvervimOpenClient. Only windows,open note on Evernote Client by ENScript.exe. - Bug fix. Stopped auto upload when reuse __EVERVIM_NOTE__ buf. | ||||
kakkyz | Initial upload |