bash-notes.git
12 months agocleanup of the output of the program. Updated README. gitsupport v0.4
danix [Sat, 22 Apr 2023 07:53:42 +0000 (09:53 +0200)] 
cleanup of the output of the program. Updated README.

12 months agoif PLAIN option is enabled, git pull doesn't emit output.
danix [Tue, 18 Apr 2023 07:11:37 +0000 (09:11 +0200)] 
if PLAIN option is enabled, git pull doesn't emit output.

12 months agoadded git functionality to edit and remove options.
danix [Tue, 18 Apr 2023 06:47:37 +0000 (08:47 +0200)] 
added git functionality to edit and remove options.

12 months agoadded showconf option. Fixed bug that prevented the rc file from being correctly...
danix [Tue, 18 Apr 2023 05:10:03 +0000 (07:10 +0200)] 
added showconf option. Fixed bug that prevented the rc file from being correctly sourced for GIT variables.

12 months agoadding notes now pushes changes to remote
danix [Fri, 14 Apr 2023 09:57:37 +0000 (11:57 +0200)] 
adding notes now pushes changes to remote

12 months agosync operations now check for last sync before running again. It's possible to set...
danix [Fri, 14 Apr 2023 08:45:52 +0000 (10:45 +0200)] 
sync operations now check for last sync before running again. It's possible to set a delay between sync operations.

12 months agoremoved the 'function' keyword before declaring a function as is not needed.
danix [Fri, 14 Apr 2023 07:32:15 +0000 (09:32 +0200)] 
removed the 'function' keyword before declaring a function as is not needed.

12 months agogit hidden directory is now backed up and restored properly
danix [Thu, 13 Apr 2023 14:16:45 +0000 (16:16 +0200)] 
git hidden directory is now backed up and restored properly

12 months agoinitial setup of git functionality. The program can now initalize a local repo and...
danix [Thu, 13 Apr 2023 13:27:16 +0000 (15:27 +0200)] 
initial setup of git functionality. The program can now initalize a local repo and add a remote.

12 months agowhen creating a note, if the title is not specified, two random words will be assigne...
danix [Mon, 10 Apr 2023 16:15:36 +0000 (18:15 +0200)] 
when creating a note, if the title is not specified, two random words will be assigned as title.

12 months agoAdded sleep 1 sec after deleting notes to allow the user to read the
danix [Mon, 10 Apr 2023 08:21:09 +0000 (10:21 +0200)] 
Added sleep 1 sec after deleting notes to allow the user to read the
message before the window closes.
modified:   SOURCE/CORE/core-remove.sh
modified:   notes.sh

12 months agobackups management. Some UX improvements v0.3
danix [Fri, 7 Apr 2023 09:01:14 +0000 (11:01 +0200)] 
backups management. Some UX improvements

12 months agoimplemented backup and restore routines
danix [Fri, 7 Apr 2023 07:19:21 +0000 (09:19 +0200)] 
implemented backup and restore routines

12 months agoworking on the backup and backup restore functionalities.
danix [Mon, 3 Apr 2023 16:42:43 +0000 (18:42 +0200)] 
working on the backup and backup restore functionalities.

12 months agoremoved conditional that printed the helptext after every command
danix [Wed, 29 Mar 2023 09:51:37 +0000 (11:51 +0200)] 
removed conditional that printed the helptext after every command

12 months agoSeparated script into multiple files for easier management. Added Makefile
danix [Wed, 29 Mar 2023 09:19:55 +0000 (11:19 +0200)] 
Separated script into multiple files for easier management. Added Makefile

12 months agoadded show option to display a note using a PAGER instead of an EDITOR.
danix [Wed, 29 Mar 2023 08:30:22 +0000 (10:30 +0200)] 
added show option to display a note using a PAGER instead of an EDITOR.

13 months agoscript passed through shellcheck linter
danix [Mon, 27 Mar 2023 16:00:17 +0000 (18:00 +0200)] 
script passed through shellcheck linter

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

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

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

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

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

13 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.

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

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

13 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

13 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

13 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.

13 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

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

13 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

13 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

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

13 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

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