Offline editing ability and standalone editor in mobile apps
Open
@silverkszlo is already working on this.
Since Apr 2, 2026.
enhancement
feature: offline support
- Dominant language
- JavaScript
- Stars
- 659
- Forks
- 133
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 110
Description
For integrating the editor in the notes mobile apps we would need to figure out a way to make the javascript editor offline capable and bundled in a way that it could be shipped within the Android/iOS apps, similar how that would be done with electron or other similar frameworks.
Requirements would need to be further clarified especially if switching between offline/online editing needs to be possible without loading a new view. Also technical feasibility is not fully clear yet on both web and Android/iOS side.
cc @tobiasKaminsky
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.