Skip to content

Offline mode on mobile #4

Description

@SDesya74

I'd like to be able to write notes even offline, especially while there's no backend. There are several options to realize this:

  • Progressive Web Application (PWA)
  • A smartphone application

The second option can be done via Capacitor or Cordova, these things turn the site into a mobile app. In package.json you will also need to add a command to build for android (iPhones will be supported in the future).

Ideally we need to do both options, but PWA seems easier, so it's a higher priority.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions