notes 0.1.5

A simple tool for taking notes. Work in progress.
notes-0.1.5 is not a library.
Visit the last successful build: notes-0.2.108

Notes

A simple tool for taking notes. Work in progress.

Usage

$ notes help

Build

Install Rust nightly:

$ rustup install nightly
$ rustup default nightly

Build:

$ cargo build --release

TODO

  • Notes title with several words
  • Notes title autocompleted on new note
  • Better colors for banners
  • Search: show line above and below
  • Small commands: search -> s, delete -> d, ...