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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: Today – A task manager that resets at midnight, powered by localStorage

1 点作者 jackomelon2 个月前
I had this random thought while coding late: what if a to-do list just wiped itself clean every night? So I built it for fun. Turns out, this odd constraint became surprisingly effective. With the deadline of midnight looming, I found myself focusing on the things I could act upon today.<p>Featureset: - Pure localStorage (no accounts or servers) - Kanban board for flexible organization - Built-in Pomodoro timer for focused work sessions - Ambient noise generator with various soundscapes - WebRTC for peer-to-peer board sharing between devices - Works offline as a PWA<p>No backend, no tracking, no complicated roadmap - just a simple tool that started as a joke but became genuinely useful for daily productivity.<p>Would love to hear if anyone else finds the &quot;fresh slate daily&quot; approach as oddly motivating as I do.

3 条评论

codingdave2 个月前
I&#x27;d be more interested in the opposite - let me define a task list that shows up again every day, regardless of what I did or did not get done the day before.<p>That could be used to list out my daily goals and chores and new habits I&#x27;m trying to form, and give me the dopamine hit of marking them all done every day.
评论 #43392026 未加载
pvg2 个月前
<a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=uAPO2nUYaoM" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=uAPO2nUYaoM</a>
评论 #43391966 未加载
almosthere2 个月前
Does it store the history at least? So you have a record. Neat idea!
评论 #43392147 未加载