sponsor Vim development Vim logo Vim Book Ad

evervim : Edit evernote on vim.

 script karma  Rating 70/45, Downloaded by 2751  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
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
evervim.zip 0.3.6 2012-06-03 7.0 kakkyz Ver.0.3.6:2012-06-03
- Add g:evervim_splitoption.
evervim.zip 0.3.5 2012-05-03 7.0 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.
evervim.zip 0.3.0 2012-04-30 7.0 kakkyz Initial upload
ip used for rating: 3.14.70.203

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github