Hacker News new | ask | show | jobs
by solardev 573 days ago
That's gonna cause people to lose their notes when their browser clears local storage. It's not meant for persistent data.

Edit: Sorry, didn't mean to be so negative. It's cool that AI can build so much these days. But that just jumped out to me.

1 comments

Yep true, it's not mean for persistent data. I just wanted a simple, minimal note-taking software that didn't require logging in.

Though if there's any interest from folks, I could probably add a google sign in plus a backend service to store data (apart from the local storage)