TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

A better command line tool for the todo.txt format

5 pointsby vixsomnisalmost 10 years ago

1 comment

vixsomnisalmost 10 years 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.<p>Much better than having your todo list in your README.<p><pre><code> alias pydo=&#x27;topydo&#x27;</code></pre>