Hacker News new | ask | show | jobs
by joeblau 4668 days ago
This may be fine for this case because it's just text but local storage limits are really low compared to the 350+MB you get with FileSaver.

> 5 MB per origin in Google Chrome, Mozilla Firefox, and Opera; 10 MB per storage area in Internet Explorer; 25MB per origin on BlackBerry 10 devices [1]

[1] - http://en.wikipedia.org/wiki/Web_Storage

2 comments

You're right but, I guess that the storage limits are sufficient for a simple note-taking app.
thnx