Hacker News new | ask | show | jobs
Show HN: TaskCard – Privacy-focused, procrastination-friendly task manager (taskcard.net)
2 points by chtslk 537 days ago
Hi HN, I built TaskCard because I wanted a task management tool that respects user privacy and works with natural human behavior. Rather than storing data in the cloud, it uses local-first storage to keep your tasks private. Key technical aspects:

Local-first architecture using browser storage No backend/server needed Clean, minimal interface Dynamic scheduling system for task management No tracking or analytics

Tech stack:

Vue.js for frontend Local storage for data persistence No external dependencies for core functionality Works offline

Try it here: https://www.taskcard.net/

2 comments

Good tool! Will be sharerd as open source?
If it doesn't get the attention I want, I may open source it in the future.
Doesnt work in mobile chrome
It works on my phone.
In desktop Chromium 131.0.6778.139 by click on "Start Free":

404: NOT_FOUND Code: NOT_FOUND ID: arn1::f59k2-1734906330003-46114d686746

(not relevant; it works now)
I'm glad to hear that.