index
:
bash-notes
gitsupport
master
A simple note taking app written in bash
by Danilo aka danix
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Branch
Commit message
Author
Age
gitsupport
cleanup of the output of the program. Updated README.
danix
3 years
master
added functionality to keep the program open after an operation finishes. Thi...
Danilo M.
9 months
Tag
Download
Author
Age
v0.4
bash-notes-0.4.tar.gz
bash-notes-0.4.zip
danix
3 years
v0.3
bash-notes-0.3.tar.gz
bash-notes-0.3.zip
danix
3 years
v0.1
bash-notes-0.1.tar.gz
bash-notes-0.1.zip
danix
3 years
v0.2
bash-notes-0.2.tar.gz
bash-notes-0.2.zip
danix
3 years
Age
Commit message
Author
Files
Lines
2023-04-07
backups management. Some UX improvements
v0.3
danix
4
-30
/
+109
2023-04-07
implemented backup and restore routines
danix
4
-47
/
+157
2023-04-03
working on the backup and backup restore functionalities.
danix
5
-23
/
+140
2023-03-29
removed conditional that printed the helptext after every command
danix
2
-8
/
+9
2023-03-29
Separated script into multiple files for easier management. Added Makefile
danix
10
-92
/
+516
2023-03-29
added show option to display a note using a PAGER instead of an EDITOR.
danix
1
-17
/
+75
2023-03-27
script passed through shellcheck linter
danix
1
-15
/
+43
2023-03-26
Added ChangeLog to README
danix
1
-0
/
+7
2023-03-26
added debugging.
v0.2
danix
2
-6
/
+29
2023-03-26
Fixed minor typo.
danix
1
-1
/
+1
[...]