Hacker News new | ask | show | jobs
by 8mobile 707 days ago
Hi, wow I love the notion minimal style design. Where is the data saved? Are there any limitations in use? Congratulations on the habit tracker you created.
1 comments

Thank you! The data is always stored locally in your browser using IndexedDB.

If you login, it'll sync your local data with a remote server. I am currently using the free tier subscription for this syncing. May need to upgrade later on