bash-notes.git
2023-03-26  danixadded debugging. v0.2
2023-03-26  danixFixed minor typo.
2023-03-25  danixsmall README cleanup
2023-03-25  danixsmall README updates
2023-03-25  danixAdded install info in the README. v0.1
2023-03-25  danixupdated README
2023-03-25  daniximplemented <delete all notes> routine
2023-03-25  danixrunning the program without options now displays the...
2023-03-25  danixFunction delete implemented. Improved listing.
2023-03-25  danixfixed error when adding first note on new install....
2023-03-25  danixAdded check to verify if note argument is an integer
2023-03-24  danixadding readme to project
2023-03-24  danixadded 'plain' parameter to output plain text without...
2023-03-24  danixwe can now edit a note and list all notes
2023-03-24  daniximproved the help text
2023-03-24  danixadd function mostly working. Fresh install now sets...
2023-03-24  danixadded script. Initial commit.