cryptag/notes

User request: Android app

Opened this issue · 3 comments

  • Cache notes so they can be viewed (and even updated) offline

There's definitely significant interest in this...

Yes. A web interface is good, but a major advantage to Keep is that I can look at notes offline. That said, it would also be possible to make this a progressive web app with offline caching just in the browser. That's in some ways better, because you get Android and iOS all in one at the same time that you can add offline caching in FF and Chrome on the desktop.

(and, with a responsive design, all in the same codebase)