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-03-25Added install info in the README.v0.1danix1-0/+12
2023-03-25updated READMEdanix2-7/+106
2023-03-25implemented <delete all notes> routinedanix2-21/+48
2023-03-25running the program without options now displays the help textdanix1-1/+2
2023-03-25Function delete implemented. Improved listing.danix2-28/+36
2023-03-25fixed error when adding first note on new install. Fixed error when listing e...danix1-14/+21
2023-03-25Added check to verify if note argument is an integerdanix1-4/+27
2023-03-24adding readme to projectdanix2-1/+24
2023-03-24added 'plain' parameter to output plain text without markupdanix1-2/+12
2023-03-24we can now edit a note and list all notesdanix1-2/+18
[...]