files_texteditor icon indicating copy to clipboard operation
files_texteditor copied to clipboard

Recognize org-mode .org files as text files and allow collaborative edition like for .md and .txt files

Open bzg opened this issue 4 years ago • 2 comments

Steps to reproduce

  1. Share an .org file with others through a Nextcloud instance (latest version)
  2. Try editing it collaboratively
  3. 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.

bzg avatar Sep 21 '20 12:09 bzg

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.

juliusknorr avatar Oct 09 '20 05:10 juliusknorr

Thanks, I will follow the discussion there!

bzg avatar Oct 09 '20 07:10 bzg