removed the 'function' keyword before declaring a function as is not needed.
[bash-notes.git] / SOURCE / CORE / helpers.sh
2023-04-14  danixremoved the 'function' keyword before declaring a funct...
2023-04-10  danixwhen creating a note, if the title is not specified...
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  danixSeparated script into multiple files for easier managem...