bash-notes.git
19 months agoscript passed through shellcheck linter
danix [Mon, 27 Mar 2023 16:00:17 +0000 (18:00 +0200)] 
script passed through shellcheck linter

19 months agoAdded ChangeLog to README
danix [Sun, 26 Mar 2023 06:21:23 +0000 (08:21 +0200)] 
Added ChangeLog to README
modified:   README.md

19 months agoadded debugging. v0.2
danix [Sun, 26 Mar 2023 06:02:22 +0000 (08:02 +0200)] 
added debugging.

19 months agoFixed minor typo.
danix [Sun, 26 Mar 2023 05:18:15 +0000 (07:18 +0200)] 
Fixed minor typo.
modified:   README.md

19 months agosmall README cleanup
danix [Sat, 25 Mar 2023 19:34:26 +0000 (20:34 +0100)] 
small README cleanup

19 months agosmall README updates
danix [Sat, 25 Mar 2023 19:20:53 +0000 (20:20 +0100)] 
small README updates

19 months agoAdded install info in the README. v0.1
danix [Sat, 25 Mar 2023 18:33:26 +0000 (19:33 +0100)] 
Added install info in the README.

19 months agoupdated README
danix [Sat, 25 Mar 2023 18:27:53 +0000 (19:27 +0100)] 
updated README

19 months agoimplemented <delete all notes> routine
danix [Sat, 25 Mar 2023 10:54:41 +0000 (11:54 +0100)] 
implemented <delete all notes> routine

19 months agorunning the program without options now displays the help text
danix [Sat, 25 Mar 2023 10:35:06 +0000 (11:35 +0100)] 
running the program without options now displays the help text
modified:   notes.sh

19 months agoFunction delete implemented. Improved listing.
danix [Sat, 25 Mar 2023 10:15:39 +0000 (11:15 +0100)] 
Function delete implemented. Improved listing.
modified:   README.md
modified:   notes.sh

19 months agofixed error when adding first note on new install. Fixed error when listing empty db.
danix [Sat, 25 Mar 2023 08:24:36 +0000 (09:24 +0100)] 
fixed error when adding first note on new install. Fixed error when listing empty db.

19 months agoAdded check to verify if note argument is an integer
danix [Sat, 25 Mar 2023 07:29:00 +0000 (08:29 +0100)] 
Added check to verify if note argument is an integer
modified:   notes.sh

19 months agoadding readme to project
danix [Fri, 24 Mar 2023 16:51:15 +0000 (17:51 +0100)] 
adding readme to project

19 months agoadded 'plain' parameter to output plain text without markup
danix [Fri, 24 Mar 2023 15:50:37 +0000 (16:50 +0100)] 
added 'plain' parameter to output plain text without markup

19 months agowe can now edit a note and list all notes
danix [Fri, 24 Mar 2023 15:26:31 +0000 (16:26 +0100)] 
we can now edit a note and list all notes

19 months agoimproved the help text
danix [Fri, 24 Mar 2023 14:12:10 +0000 (15:12 +0100)] 
improved the help text

19 months agoadd function mostly working. Fresh install now sets up the directories correctly
danix [Fri, 24 Mar 2023 12:41:44 +0000 (13:41 +0100)] 
add function mostly working. Fresh install now sets up the directories correctly

19 months agoadded script. Initial commit.
danix [Fri, 24 Mar 2023 07:41:27 +0000 (08:41 +0100)] 
added script. Initial commit.