Hacker News new | ask | show | jobs
by thomasknowles 5252 days ago
Seems like excessive dependencies for such a simple tool. Could probably build such a tool in SQLite and bash just as well.
1 comments

Let's see it! I'd love to use a lean version in bash/sqlite. Now just put your modules where your mouth is :)
Well there is the todo.txt format, for which the reference implementation is a bash interface[2].

[1]: https://github.com/ginatrapani/todo.txt-cli/wiki/The-Todo.tx... [2]: https://github.com/ginatrapani/todo.txt-cli

Woah. That looks mature and robust. Thank you. I will say, however, that the visual icing on this project is nicer, but it looks like the other could be adapted for it.