Releases: dcchambers/note-keeper
Releases · dcchambers/note-keeper
Pre Release v0.2.1
v0.2.1 - 01 Aug 2018
- Add ability to parse multiple command line arguments.
- Add graceful error handling with command line arguments.
- Reformat and beautify code.
Pre Release v0.2.0
v0.2.0 - 01 Aug 2018
- Add
install.sh
script for easy installation. - Enable
-i|--info
argument to print information about a note.- Add function to print a file preview + file stats.
- Update README with EZ Install instructions.
Pre-Release v0.1.1
v0.1.1
Changelog
note
now opens Vim in insert mode and puts the cursor at the end of the file for even more rapid note taking!
Initial (Pre) Release!
v0.1 Initial Public Release
Changelog
- Add ability to create and edit a new note.
- Add help/usage guide.
- Add ability to print note.
- Add README.