daybook

1.0.1 • Public • Published

daybook

Take the effort out of journaling. Run daybook to effortlessly create a daily entry in the right folder, with your editor.

Installation

npm install -g daybook

Then put this in your .bashrc/.zshrc/.whateverrc:

export DAYBOOK_DIR=$HOME/my-daybook-entries
export EDITOR=vim

Then run daybook.

Examples

If today is August 25th, running daybook will open ~/my-daybook-entries/2015-08-25.txt in vim:

$ daybook

To open the daybook entry from May 15th, 2014:

$ daybook 2014-05-15

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.1
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.1
    2
  • 1.0.0
    0

Package Sidebar

Install

npm i daybook

Weekly Downloads

2

Version

1.0.1

License

MIT

Last publish

Collaborators

  • andytjoslin