summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2023-03-25Function delete implemented. Improved listing.danix2-28/+36
modified: README.md modified: notes.sh
2023-03-25fixed error when adding first note on new install. Fixed error when listing ↵danix1-14/+21
empty db.
2023-03-25Added check to verify if note argument is an integerdanix1-4/+27
modified: notes.sh
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
2023-03-24improved the help textdanix1-29/+68
2023-03-24add function mostly working. Fresh install now sets up the directories correctlydanix1-53/+114
2023-03-24added script. Initial commit.danix1-0/+139