|
|
|
Show HN: Today – A task manager that resets at midnight, powered by localStorage
(today.dakota.codes)
|
|
1 points
by jackomelon
464 days ago
|
|
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. 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 No backend, no tracking, no complicated roadmap - just a simple tool that started as a joke but became genuinely useful for daily productivity. Would love to hear if anyone else finds the "fresh slate daily" approach as oddly motivating as I do. |
|
That could be used to list out my daily goals and chores and new habits I'm trying to form, and give me the dopamine hit of marking them all done every day.