aboutsummaryrefslogtreecommitdiffstats
path: root/SOURCE/main.sh
AgeCommit message (Expand)AuthorFilesLines
2025-08-15added functionality to keep the program open after an operation finishes. Thi...HEADmasterDanilo M.1-4/+4
2023-04-26reimplemented title dialog when adding note if nothing is passed on the comma...danix1-1/+1
2023-04-26fixed issue that prevented the script from reading input from command line.danix1-0/+6
2023-04-26removed redundant query for notes details if not added from command line input.danix1-62/+4
2023-04-18added showconf option. Fixed bug that prevented the rc file from being correc...danix1-2/+18
2023-04-13initial setup of git functionality. The program can now initalize a local rep...danix1-1/+5
2023-04-07backups management. Some UX improvementsv0.3danix1-0/+9
2023-04-07implemented backup and restore routinesdanix1-1/+14
2023-04-03working on the backup and backup restore functionalities.danix1-0/+13
2023-03-29removed conditional that printed the helptext after every commanddanix1-4/+4
2023-03-29Separated script into multiple files for easier management. Added Makefiledanix1-0/+96