A simple journal in your terminal.
To Install:
Pip install journaly
Commands:
journaly help
for help informationjournaly new
to create a new entryjournaly show
to show all logged entries
Note: the .txt file with all the entries is located at your home folder/journaly/entries.txt.
Note: Probably doesn't work on Windows. Only tested on mac.