Hacker News new | ask | show | jobs
by maelito 4156 days ago
Another nice, open source and very simple note taking web app is http://laverna.cc/
1 comments

> we are using IndexedDB and localStorage

Unless you hook it up to a cloud service, it's more or less dependent on your local browser storage which is easily lost.

"Synchronizes with cloud storage services (at this time only Dropbox and RemoteStorage are supported)"