Y
Hacker News
new
|
ask
|
show
|
jobs
A better command line tool for the todo.txt format
(
github.com
)
5 points
by
vixsomnis
3994 days ago
1 comments
vixsomnis
3994 days ago
I found this project a while back. I started putting TODO files and .topydo (config) files in my git repos while I work on them.
Much better than having your todo list in your README.
alias pydo='topydo'
link
Much better than having your todo list in your README.