TE
科技回声
首页
24小时热榜
最新
最佳
问答
展示
工作
中文
GitHub
Twitter
首页
A better command line tool for the todo.txt format
5 点
作者
vixsomnis
将近 10 年前
1 comment
vixsomnis
将近 10 年前
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.<p>Much better than having your todo list in your README.<p><pre><code> alias pydo='topydo'</code></pre>