nextcloud / text

📑 Collaborative document editing using Markdown
GNU Affero General Public License v3.0
544 stars 87 forks source link

Offline editing ability and standalone editor in mobile apps #3674

Open juliushaertl opened 1 year ago

juliushaertl commented 1 year ago

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

juliushaertl commented 1 year ago

Still a valid idea, though more for the long term roadmap unless this gets higher prio.