aboutsummaryrefslogtreecommitdiffstats
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
2025-08-15added functionality to keep the program open after an operation finishes. Thi...HEADmasterDanilo M.3-8/+22
2023-04-26added TODO listdanix1-0/+1
2023-04-26reimplemented title dialog when adding note if nothing is passed on the comma...danix3-4/+32
2023-04-26fixed issue that prevented the script from reading input from command line.danix2-0/+12
2023-04-26removed redundant query for notes details if not added from command line input.danix2-124/+8
2023-04-22cleanup of the output of the program. Updated README.v0.4gitsupportdanix5-56/+107
2023-04-18if PLAIN option is enabled, git pull doesn't emit output.danix2-4/+4
2023-04-18added git functionality to edit and remove options.danix4-0/+88
2023-04-18added showconf option. Fixed bug that prevented the rc file from being correc...danix6-53/+109
2023-04-14adding notes now pushes changes to remotedanix4-26/+84
[...]