reimplemented title dialog when adding note if nothing is passed on the command line.
[bash-notes.git] / SOURCE / CORE / core-add.sh
2023-04-26  danixreimplemented title dialog when adding note if nothing...
2023-04-18  danixadded showconf option. Fixed bug that prevented the...
2023-04-14  danixadding notes now pushes changes to remote
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-03-29  danixSeparated script into multiple files for easier managem...