codex_editor | Unsorted

Telegram-канал codex_editor - Editor.js 🤩

269

Users and collaborators community Ask a question or leave a feedback about Editor.js https://github.com/codex-team/editor.js Please, write in English. 💝 Support project: http://opencollective.com/editorjs

Subscribe to a channel

Editor.js 🤩

Just solving this:: https://github.com/codex-team/editor.js/issues/2805

And this:: https://github.com/codex-team/editor.js/issues/2806

With that 2 easy features its easy to create the collab in realtime with websockets

Читать полностью…

Editor.js 🤩

Can you share your solution?

Читать полностью…

Editor.js 🤩

Btw, Josep and i just created a working realtime collaborative editor with editorjs and websockets

Читать полностью…

Editor.js 🤩

not yet, but we started thinking about it

Читать полностью…

Editor.js 🤩

Have you fixed this on 2.30.4 ???

Читать полностью…

Editor.js 🤩

I just opened this issue, maybe we can talk there https://github.com/codex-team/editor.js/issues/2805

Читать полностью…

Editor.js 🤩

Hello, does anyone know if it's possible to trigger an blocks.update() call without triggering the onChange event ?

Читать полностью…

Editor.js 🤩

what do you mean? Explain the use case, please

Читать полностью…

Editor.js 🤩

📦 editorjs/image">@editorjs/image 2.9.3 was published

Читать полностью…

Editor.js 🤩

If this tool does not modify the DOM, the editor can't capture the change. For such cases, we have a .dispatchChange() method in the BlockAPI. It's likely missing in that tool, so you should ask its maintainer to add it

Читать полностью…

Editor.js 🤩

upd: "внутри", в raw data редактора, якоря отлично создаются, обновляются и хранятся. Только событие не выбрасывается, похоже

Читать полностью…

Editor.js 🤩

Использую плагин VolgaIgor/editorjs-anchor
Добавление якоря не вызывает onChange. Это я что-то не понимаю в настройках или это надо к разработчику?
На скрине видно:
68 - добавлен tune
103 - настроен tune для всех блоков

Читать полностью…

Editor.js 🤩

📦 editorjs/list">@editorjs/list 1.10.0 was published

Читать полностью…

Editor.js 🤩

Я тупой! Я не вкурил, что ВСЕ компоненты - это плагины! Надо внимательнее читать. Меня сбило с толку наличие инлайн-инструмента link. Спасибо!
*ушёл биться головой*

Читать полностью…

Editor.js 🤩

а у вас будто все из одного места

Читать полностью…

Editor.js 🤩

Could you please provide an example?

Читать полностью…

Editor.js 🤩

If you need feedback we really know the things that need to change to make it so easy to implement

Читать полностью…

Editor.js 🤩

📦 @editorjs/editorjs 2.30.5 was published

Читать полностью…

Editor.js 🤩

@specc

Читать полностью…

Editor.js 🤩

📦 @editorjs/editorjs 2.30.4 was published

Читать полностью…

Editor.js 🤩

Describe the use case so we can think about the solution

Читать полностью…

Editor.js 🤩

I'd like to group some tools (like paragraph, header, list etc.) in super categories

Читать полностью…

Editor.js 🤩

Will the nested menu be made available for block tool and not only block settings & inline tool

Читать полностью…

Editor.js 🤩

📦 editorjs/nested-list">@editorjs/nested-list 1.4.3 was published

Читать полностью…

Editor.js 🤩

upd: "inside", in the raw data of the editor, anchors are perfectly created, updated and stored. Only the event is not thrown, it seems

Читать полностью…

Editor.js 🤩

I use the plugin VolgaIgor/editorjs-anchor
Adding an anchor does not trigger onChange. Is there something I don’t understand in the settings or should I contact the developer?
The screenshot shows:
68 - added tune
103 - tune configured for all blocks

Читать полностью…

Editor.js 🤩

Hello everyone, please help, maybe someone has encountered this.
Next.js project using typescript,
I installed @editorjs/table, but when importing the error:
Could not find module declaration file '@editorjs/table'. "/Users/.../dist/table.mjs" has an implicit type of "any".
Try using the command "npm i --save-dev @types/editorjs__table" if it exists, or add a new declaration file (.d.ts) containing "declare module '@editorjs/table';"

Читать полностью…

Editor.js 🤩

I'm dumb! I didn't realize that ALL components are plugins! I was confused by the presence of the link inline tool. Thank you!
*goes off to bang his head*

Читать полностью…

Editor.js 🤩

and it’s like you have everything from one place

Читать полностью…

Editor.js 🤩

imports are strange
I installed the default tools in batches
and some paragraph looked like this
import Paragraph from "@editorjs/paragraph";

Читать полностью…
Subscribe to a channel