files_texteditor
files_texteditor copied to clipboard
Recognize org-mode .org files as text files and allow collaborative edition like for .md and .txt files
Steps to reproduce
- Share an .org file with others through a Nextcloud instance (latest version)
- Try editing it collaboratively
- See that you cannot
Expected behaviour
Users should be able to collaboratively edit .org files as plain text files, the same way they edit .txt and .md files.
Actual behaviour
They cannot.
For collaborative editing please see the text app, especially https://github.com/nextcloud/text/issues/394 for org files.
The plain text editor doesn't support collaborative editing, but opening org files would still make sense here i guess.
Thanks, I will follow the discussion there!