chrisjwilliams / vimdiary

A simple file based diary/notebook system using vim as text editor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vimdiary

A simple file based diary/notebook system using vim as a text editor A new file is created for each day, and for each notebook. Suited for those who prefer life on the command line rather than a Gui.

Requirements

You will need to have bash and vim installed.

Getting Started

Put vimdiary in your PATH, and then run it from the terminal to get started with your diary.

vimdiary

You can have multiple notebooks, not just a diary. Just specify a name for your notebook

vimdiary lab_book

For more options and configurations run

vimdiary --help

About

A simple file based diary/notebook system using vim as text editor

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%