notebook_rs 0.5.3

CLI utility for plaintext notetaking.
Documentation
CLI utility for plaintext notetaking.

Usage: nb [OPTIONS] <COMMAND>

Commands:
  new, -n, --new                  Create a new note
  list, -l, --list                List entries
  edit, -e, --edit                Edit specific entry
  read, -r, --read                Display specific entry
  delete, -X, --delete            Delete specific entry
  date search, -d, --date-search  Search for entries around a date
  search, -s, --search            Query to search, enclosed in quotations
  help                            Print this message or the help of the given subcommand(s)

Options:
  -j, --notebook <notebook_name>  Specify a notebook name [default: default]
  -v, --verbose...                Quantity of information
  -c, --config <config>           Path of config file to read
  -h, --help                      Print help