This is a small todo management application to be used from the shell written in rust.
It is a small shell which has a persistent db which stores tasks with their md5 sum as the key, as well as some shell features like tab completion of commands and task ids.
Any suggestions or feature requests are most welcome.
1 comment
[ 0.26 ms ] story [ 9.7 ms ] threadIt is a small shell which has a persistent db which stores tasks with their md5 sum as the key, as well as some shell features like tab completion of commands and task ids.
Any suggestions or feature requests are most welcome.