index
:
bash-notes
gitsupport
master
A simple note taking app written in bash
by Danilo aka danix
about
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
2025-08-15
added functionality to keep the program open after an operation finishes. Thi...
HEAD
master
Danilo M.
3
-8
/
+22
2023-04-26
added TODO list
danix
1
-0
/
+1
2023-04-26
reimplemented title dialog when adding note if nothing is passed on the comma...
danix
3
-4
/
+32
2023-04-26
fixed issue that prevented the script from reading input from command line.
danix
2
-0
/
+12
2023-04-26
removed redundant query for notes details if not added from command line input.
danix
2
-124
/
+8
2023-04-22
cleanup of the output of the program. Updated README.
v0.4
gitsupport
danix
5
-56
/
+107
2023-04-18
if PLAIN option is enabled, git pull doesn't emit output.
danix
2
-4
/
+4
2023-04-18
added git functionality to edit and remove options.
danix
4
-0
/
+88
2023-04-18
added showconf option. Fixed bug that prevented the rc file from being correc...
danix
6
-53
/
+109
2023-04-14
adding notes now pushes changes to remote
danix
4
-26
/
+84
[...]