initial setup of git functionality. The program can now initalize a local repo and...
[bash-notes.git] / SOURCE /
2023-04-13  danixinitial setup of git functionality. The program can...
2023-04-10  danixwhen creating a note, if the title is not specified...
2023-04-10  danixAdded sleep 1 sec after deleting notes to allow the...
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...