editor.js icon indicating copy to clipboard operation
editor.js copied to clipboard

Custome Toolbar Style💡

Open akshayrathodar opened this issue 5 years ago • 9 comments

Hello i am Developing some custom design and plugin and now i need to change this toolbar style Screenshot from 2020-11-07 14-45-07 to something else so could you help me or instruct me that how can i do this

akshayrathodar avatar Nov 07 '20 09:11 akshayrathodar

For now, you can only change the icons and titles

neSpecc avatar Nov 20 '20 22:11 neSpecc

Снимок экрана 2021-05-28 в 13 13 42

How can we do such thing? Is there a way to customize toolbar?

NogaMan avatar May 28 '21 10:05 NogaMan

How can we do such thing?

You can do it with some CSS overrides

neSpecc avatar May 28 '21 14:05 neSpecc

if editorjs extract Toolbar into an individual plugin, or make it configable to override default Toolbar renderer, that's would be great. For my current project, we are going to make a Toolbar like Notion.so

xiaohui-zhangxh avatar Jun 14 '21 16:06 xiaohui-zhangxh

if editorjs extract Toolbar into an individual plugin, or make it configable to override default Toolbar renderer, that's would be great. For my current project, we are going to make a Toolbar like Notion.so

@xiaohui-zhangxh We are trying to create a similar toolbar like Notion as well with EditorJS. Did you have any luck with doing so? Would be great if you can share some pointers on how to go about achieving it?

deshetti avatar Jul 15 '21 21:07 deshetti

if editorjs extract Toolbar into an individual plugin, or make it configable to override default Toolbar renderer, that's would be great. For my current project, we are going to make a Toolbar like Notion.so

@xiaohui-zhangxh We are trying to create a similar toolbar like Notion as well with EditorJS. Did you have any luck with doing so? Would be great if you can share some pointers on how to go about achieving it?

We have implemented a notion-like toolbar, but have forked and modified the editorjs source code

ChasLui avatar Jul 16 '21 11:07 ChasLui

We have implemented a notion-like toolbar, but have forked and modified the editorjs source code

@ChasLui Thanks a lot for your response. Is this the fork you are referring to? https://github.com/ChasLui/editor.js

Could you please point me to the relevant changes? Thanks again!

deshetti avatar Jul 19 '21 12:07 deshetti

lovep

firmandikun avatar May 18 '22 04:05 firmandikun

Has anyone accomplished creating an external toolbar and editing targeted content in the editor?

Babbz75 avatar Aug 01 '22 19:08 Babbz75