removed redundant query for notes details if not added from command line input.
[bash-notes.git] / SOURCE / main.sh
2023-04-26  danixremoved redundant query for notes details if not added...
2023-04-18  danixadded showconf option. Fixed bug that prevented the...
2023-04-13  danixinitial setup of git functionality. The program can...
2023-04-07  danixbackups management. Some UX improvements v0.3
2023-04-07  daniximplemented backup and restore routines
2023-04-03  danixworking on the backup and backup restore functionalities.
2023-03-29  danixremoved conditional that printed the helptext after...
2023-03-29  danixSeparated script into multiple files for easier managem...