summaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
gitsupportcleanup of the output of the program. Updated README.danix3 years
masteradded functionality to keep the program open after an operation finishes. Thi...Danilo M.9 months
 
TagDownloadAuthorAge
v0.4bash-notes-0.4.tar.gz  bash-notes-0.4.zip  danix3 years
v0.3bash-notes-0.3.tar.gz  bash-notes-0.3.zip  danix3 years
v0.1bash-notes-0.1.tar.gz  bash-notes-0.1.zip  danix3 years
v0.2bash-notes-0.2.tar.gz  bash-notes-0.2.zip  danix3 years
 
AgeCommit messageAuthorFilesLines
2023-04-07backups management. Some UX improvementsv0.3danix4-30/+109
2023-04-07implemented backup and restore routinesdanix4-47/+157
2023-04-03working on the backup and backup restore functionalities.danix5-23/+140
2023-03-29removed conditional that printed the helptext after every commanddanix2-8/+9
2023-03-29Separated script into multiple files for easier management. Added Makefiledanix10-92/+516
2023-03-29added show option to display a note using a PAGER instead of an EDITOR.danix1-17/+75
2023-03-27script passed through shellcheck linterdanix1-15/+43
2023-03-26Added ChangeLog to READMEdanix1-0/+7
2023-03-26added debugging.v0.2danix2-6/+29
2023-03-26Fixed minor typo.danix1-1/+1
[...]