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.

Ask HN: Please review my app - Daily Todo

9 pointsby ptmover 14 years ago
There are many mini tasks that I struggle to remember/do each day. For example - my exercise routine, cooking a meal, going through my server logs, checking RSS feeds and so on.<p>So I've written this app to help me track all such little tasks and record my performance. So I now know that I've exercised 4 days in a row, or that I haven't checked my RSS feeds in a week.<p>http://www.dailytodo.org/<p>You can start using the app right away - no registration required.

9 comments

joecolemanover 14 years ago
Nice twist on the traditional to-do list, cool idea.<p>I would consider adding the to-do list creation form right to the homepage. Since registration isn't required you can get the user engaged right away, without requiring a click-through.
评论 #1772691 未加载
sahillavingiaover 14 years ago
I built something a bit similar for iPhone (Dayta - <a href="http://daytaapp.com/" rel="nofollow">http://daytaapp.com/</a>). Would love to talk!
joeboover 14 years ago
I like it. This could be useful as a simple way to share a todo list with a team for a single day when a whiteboard isn't available. I'll bookmark it.<p>By the way, there's a 'bug' if you have multiple lines with the same text. I don't know if I'd consider it a bug or not though...
mgkimsalover 14 years ago
<a href="http://www.dailytodo.org/" rel="nofollow">http://www.dailytodo.org/</a>
arfrankover 14 years ago
It would be nice if you could set some approximate times and have it email/SMS/dm you to do those things.<p>So at 5pm everyday you'll get a text message to goto the gym. And at 9am you get one to check server logs.
lazyroninover 14 years ago
Cool app. Reminds me of <a href="http://www.nowdothis.com/" rel="nofollow">http://www.nowdothis.com/</a> only it show one item at a time.
joeboover 14 years ago
Also, there's no way to get back to the home page after I've created a todo list for the day. I wanted to create another one.
评论 #1772384 未加载
desigoonerover 14 years ago
what are the dots for? you need to write up a bit on why the dot would turn red, how it turns green when you've checked off a task, etc.
评论 #1772673 未加载
AppsByover 14 years ago
like it, added to my blog :) as a page, thanks!