Big pro: less incompatibility with MS word Documents. I hate others send me word docs because I cannot process them or even open them without malformat issue popping out. With this, I can get almost all of documents correctly rendered and processed.
Also, it is pretty looking. It looks pretty the same as MS Office. And it is a free software.
For testing purpose I continued this package in my NUR repository. You can try the package nur.repos.onny.onlyoffice if you want I’ve packaged version 5.6. Still not sure which features might be missing or bugs still present.
The script which runs onlyoffice produces some errors:
grep: /home/emmanuel/.config/user-dirs.dirs: No such file or directory
/nix/store/6id1am1x354fs30slkws50j62hv84jpz-onlyoffice-desktopeditors-5.6.0-extracted/usr/bin//desktopeditors: line 88: [: =: unary operator expected
mkdir: missing operand
Try 'mkdir --help' for more information.
The system fonts are not recognized. It seems restricted to some built-in fonts.
Yes, it is known that the fonts and input methods are not working. Not sure how to work around that.
I think it would be better for us to native-build it instead of using buggy AppImage version.
However, the onlyoffice Desktop Editor has no easy-to-follow compilation guide. Help needed.
Hm, I’m not sure if it’s really relevant since if I understand correctly you’re only packing the (AppImage) binaries, but I did start with a source build two years ago. I’ve since abandoned it for LibreOffice Online and forgot almost all I know about the onlyoffice* internals, but maybe it’s useful for your work.