-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request