Availability |
Odoo Online
Odoo.sh
On Premise
|
Lines of code | 13677 |
Technical Name |
just_collabora_editor |
License | AGPL-3 |
Versions | 16.0 17.0 |
ODOO AI Collabora Editor
ODOO AI Co-Editing provides a customizable micro and fast co-editing method, using a word-like editor, supporting multi-person collaboration, multiple editing modes, inserting editing controls, and extensions, and supporting AI, Markdown, word import and word, PDF export.
ODOO AI协同编辑部件提供了一个可定制化的微型快捷的协同编辑方式,使用类word编辑器,支持多人协同,多种编辑模式,插入编辑控件,以及扩展,并且支持AI, Markdown,word导入以及word, PDF导出。

The Background(背景)
In today's digital office environment, multi-person collaborative editing of documents has become an important means of Internet collaboration. At present, there are large tools such as Google Docs, Microsoft Office 365, Wps documents, ONLYOFFICE, etc., which support word collaborative editing, and small word-like online collaborative editors that support Richtext, such as CKeditor, quill, etc. Compared with these components, ODOO AI Collabora Editor can definitely be called a tiny (the basic version supports collaborative editing and core code is only 550K after packaging), responsive, and open source ODOO component.
在当今的数字化办公环境中,多人协作编辑文档已成为互联网协同的重要手段。目前即有支持word协同编辑的Google Docs,Microsoft Office 365,Wps文档,ONLYOFFICE等等的大型工具,也有小型的支持Richtext的类word在线协同编辑器,如CKeditor,quill等等。相对于这些组件,ODOO AI Collabora Editor 绝对是称得上是一个微型的(基础版本支持协同编辑,核心代码打包后也就550K)、响应迅捷、且开源的ODOO组件。
Version Description(版本说明)
The basic version provides a Richtext-based Word-like collaborative editor, and the PRO version can be customized to select [AI assistance, extension plug-ins, historical data and template applications], and support task assignment and permission control in the future.
- Real-time collaborative editing: Users can edit the same document at the same time, and the content is saved and synchronized in real time, reducing the possibility of conflicts.
- AI-assisted authoring: AI can help users write documents, continue to write content, provide writing suggestions.
- Extensions: Some extensions can be selected or customized according to your needs.
- Template and style application: Users can quickly apply preset document templates or let AI generate appropriate styles based on content.
- task assignment and permission control; For some large documents that need to be written by multiple people (such as bidding documents, business plan outlines, multi-level strategies, etc.), the division of labor can be carried out, and the permissions can be specified, and the recipient can only write or view the parts authorized by himself.
基本版本提供基于Richtext的类Word协同编辑器,PRO版本可以定制选择【AI辅助,扩展插件,历史资料及模板应用】,未来支持任务分派和权限控制.
- 实时协作编辑:用户可以同时编辑同一文档,内容实时保存和同步,减少冲突发生的可能性。
- AI辅助创作:AI可以帮助用户撰写文档、续写内容、提供写作建议。
- 扩展插件:可以根据需要,选择或定制一些扩展插件。
- 模板和样式应用:用户可以快速套用预设的文档模板,或者让AI根据内容生成合适的样式。
- 任务分派和权限控制;对一些需要多人协同编写的大文档(如标书,经营计划大纲,多级战略等),可以按章节进行分工,并指定权限,接收人只能编写或查看自己授权的部分。
A few notes(几点说明)
- It is a collaborative richtext editor,and it's too small to do all the features of Word.
- The PRO version basically uses the module packages on NPM, and some functions rely on third parties (such as word's import and export functions), and the missing functions on these modules and the requirements are not controlled.
-
Start the websocket server:
npx y-websocket HOST 0.0.0.0 POST 1234 - 它是一个协同的富文本编辑器,它很微小以至无法所有的Word功能。
- PRO版本基本使用NPM上的模块包,部分功能依赖第三方(如word的导入导出功能),这些模块本身缺失的功能及未满足需求不受控制。
-
启动 websocket 服务器:
npx y-websocket HOST 0.0.0.0 POST 1234
Package List(模块列表)
The basic functions and customized extensions provided by it are listed in the following table:
Module name | Package size | Function description | Base | PRO (optional customization) |
---|---|---|---|---|
Edit Module | 550k |
-Basic Tool File -Basic editing functions (editing, basic controls, watermark) -6 editing modes -directory index -Reference callout |
√ | √ |
Co-editing | -Multi-user collaboration | √ | √ | |
AI Assist | 120K | -AI Writing Assistant -File Analysis |
× | √ |
BarCode | 60K | × | √ | |
QrCode | 60K | × | √ | |
word import | 550K | × | √ | |
work export | 350K | × | √ | |
markdown import | √ | √ | ||
PDF export | √ | √ | ||
Task assignment | × | √ |
它提供的基础功能及定制化扩展如下表所示:
模块名称 | 包大小 | 功能说明 | Base | PRO(可选定制) |
---|---|---|---|---|
编辑模块 | 550k |
-基本工具档 -基础编辑功能(编辑,基础控件,水印) -6种编辑模式 -目录索引 -引用标注 |
√ | √ |
协同编辑 | -多用户协同√ | √ | √ | |
AI Assist | 120K | -AI编写助手 -文件分析 |
× | √ |
条形码 | 60K | × | √ | |
二维码 | 60K | × | √ | |
word import | 550K | × | √ | |
work export | 350K | × | √ | |
markdown import | √ | √ | ||
PDF export | √ | √ | ||
任务分派 | × | √ |
Demo and Video
Published Apps for ODOO
Contact Information
- Skype: justsxl@sina.com
- Email: justsxl@sina.com
- QQ Immediately QQ立刻联系
Please log in to comment on this module