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-03-26
added debugging.
v0.2
danix
2
-6
/
+29
2023-03-26
Fixed minor typo.
danix
1
-1
/
+1
2023-03-25
small README cleanup
danix
1
-4
/
+4
2023-03-25
small README updates
danix
2
-1
/
+2
2023-03-25
Added install info in the README.
v0.1
danix
1
-0
/
+12
2023-03-25
updated README
danix
2
-7
/
+106
2023-03-25
implemented <delete all notes> routine
danix
2
-21
/
+48
2023-03-25
running the program without options now displays the help text
danix
1
-1
/
+2
2023-03-25
Function delete implemented. Improved listing.
danix
2
-28
/
+36
2023-03-25
fixed error when adding first note on new install. Fixed error when listing e...
danix
1
-14
/
+21
[...]