Note Taking App
What is it?
A command line application that helps organizes your life. It was inspired by a Hacker News thread about productivity.
Install
git clone [email protected]:oren/note.git
cd note
crystal build src/note.cr
Use
To open notes file in current directory
./note
To open a specific notes file
./note ~/m/notes
To add date entry
./note --date