TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

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=&#x27;topydo&#x27;</code></pre>