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 🤩

How can i listen to changes in editorjs? For example for autosave when content in changed.

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

Editor.js 🤩

https://www.npmjs.com/package/editorjs-blocks-react-renderer

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

Editor.js 🤩

import EditorJS, { ToolConstructable } from "@editorjs/editorjs";

That’s great ! i have too learn from your implementation !

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

Editor.js 🤩

I’m using already NextJS but the fact is that because editorjs renders on client client side, the content is not handled by SEO (as only server side content matters for SEO).
So I’m trying to understand how to run editorjs on server side

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

Editor.js 🤩

Hey 👋
I’ve built an app using Editor.JS with content from the editor saved in DB.

How can I display the content using SSR and EditorJS?

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

Editor.js 🤩

Hi, I wonder have any one try to use editorJS in clojurescript?

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

Editor.js 🤩

Hi, like how paste handler detects HTML tag and creates block of specific type, is there a way to achieve similar functionality for markdown?

## should create Header block with level 2.

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

Editor.js 🤩

Let's assume plain text or markdown.

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

Editor.js 🤩

Hi folks,

New to the community.

I am using Chat GPT text output and want to copy it over to Editor JS. How should I do it? Is there a way to convert text to the format Editor JS wants?

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

Editor.js 🤩

ejInstance.current === null, this is the problem. When i build it, it became undefined instead of null for some reason. I am now using !ejInstance.current and it's working. Thank you so much!

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

Editor.js 🤩

works for me, thank you!

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

Editor.js 🤩

How about deploy it to an empty page, just show the editor

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

Editor.js 🤩

I come across this error while double clicking caption text of the SimpleImage plugin, anyone knows why? And how to solve it?

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

Editor.js 🤩

you can use i18n api
https://github.com/codex-team/editor.js/blob/next/example/example-i18n.html#L182

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

Editor.js 🤩

CodeX Docs already have this feature

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

Editor.js 🤩

📦 editorjs/editorjs">@editorjs/editorjs 2.27.1 was published

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

Editor.js 🤩

And then i’m doing:

const editor = new EditorJS({….})

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

Editor.js 🤩

Which package you use to display editorjs content? I’m using nextjs too. Ssr is working fine.

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

Editor.js 🤩

You can use react framework like nextjs, it will handle ssr

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

Editor.js 🤩

Hi.

How can I fix the global ::selection background-color? I couldn't find a solution =(

https://github.com/codex-team/editor.js/discussions/1931

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

Editor.js 🤩

@ivan_holovach
Take a look at this:
https://codex.so/editorjs-toolbox

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

Editor.js 🤩

Hello, i am looking for way to change order in block tools menu, could someone help me to do it? thank you!

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

Editor.js 🤩

depends on the output from Chat GPT

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

Editor.js 🤩

Anyone can help me in paste configuration, i want paste work in blocks instead to creating new block if content is copied from outside

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

Editor.js 🤩

I think you're right, I will try to find the real problem. It's definitely not editorjs and vite build. Thank you!!

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

Editor.js 🤩

Ya need to find out is it affected by other components

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

Editor.js 🤩

Hi all, I'm using vite react and I'm facing an issue where EditorJs doesn't show up at all when using vite build. but it works fine in development. Can someone help me? Thanks!

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

Editor.js 🤩

Hi all!

I'm having a hard time solving this issue:

I've created a new block tool, which deals with specific links.
I need to define them dynamically because they are different for different users,
and cannot be statically defined in the pasteConfig.

Is there a way to do it?

TY

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

Editor.js 🤩

Hey fellows !
How can we modify the font style and weight of the text in the editor please ?

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

Editor.js 🤩

📦 editorjs/editorjs">@editorjs/editorjs 2.27.0-rc.4 was published

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