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.

Apply HN: Sort, email lib and client that sort your emails by due date

3 pointsby highCsabout 9 years ago
Hi,<p>Sort is an email client that let you sort your emails by <i>due</i> date. The sender of an email can set that date using a specific syntax in the email body or you, the receiver can set&#x2F;change it as well once you get the email in your inbox (by forwarding it to yourself including the due date). You can set an email to done (again, by forwarding it to yourself), and if you never do and it&#x27;s overdue, it will just keep rising in your inbox.<p>The idea would be to build maybe an open library first before a web-service. I&#x27;m not sure about the details but I would like someone to be able to use the Sort function without using the web-service inbox.<p>Some nice-to-have in the inbox would be to use colors to indicate how urgent the emails are.<p>Let me know if you want me to build that for you or if you have any question.

1 comment

bestattackabout 9 years ago
Hm, interesting idea. I get what you&#x27;re going for - inbox as to-do list, sorted appropriately.<p>However, there are a lot of things that make inbox inadequate as a to-do list. The thing that scares me about your idea is the special syntax; people sending me email are very unlikely to want to learn a special syntax.<p>Mailboxapp had a &quot;reorder inbox manually&quot; feature at one point, which seemed like a simpler way to achieve something similar. Have you considered whether that&#x27;s suitable?<p>To comment on the overall vision: Recently I&#x27;ve been having to-do problems, and looking for a new answer, but I&#x27;m very confident that email integration is NOT the solution - for me, anyway. Most emails shouldn&#x27;t be treated as todo items, they should be treated as distractions to ignore. So I would not be inclined to use a product which increased the primacy of email generated todos. Because of my experience I fear that the world is moving away from the direction of your vision.