This is a vimscript for create new Day One entry.
- Create New Day One Entry.
:NewDayOne
- Create Day One Entry from selected text.
:'<,'>NewDayOne
- Open Day One App.
:OpenDayOne
Copy it to your plugin and autoload directory.
Install with Vundle
Add the following lines to your .vimrc
Bundle 'glidenote/newdayone.vim'
- Day One for Mac App (http://dayoneapp.com/)
- Day One CLI (http://dayoneapp.com/tools)
Lcense: Same terms as Vim itself (see license)