Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extend the tools menu #717

Closed
cjagannath opened this issue Apr 10, 2019 · 4 comments
Closed

Extend the tools menu #717

cjagannath opened this issue Apr 10, 2019 · 4 comments

Comments

@cjagannath
Copy link

Would be good to have an option to separate the tools menu(+) from the editor. This way we could scale the tools menu with more options and real estate and then add blocks using API.

@cjagannath
Copy link
Author

Would help if the blocks API is exposed through the EditorJS instance. So we could do something like,

const editor = new EditorJS({}); editor.api.blocks.insertNewBlock({});

@neSpecc
Copy link
Member

neSpecc commented Apr 11, 2019

@cjagannath to the second reply: you already have this ability. We've add a note describing this at the top of the page: https://editorjs.io/api

@cjagannath
Copy link
Author

Awesome. Then my only requirement would be to have an insertBlock API with block params as argument as mentioned in Issue 715. Is this planned in the near future?

@neSpecc
Copy link
Member

neSpecc commented Apr 11, 2019

@cjagannath let's discuss it at the #715 issue

@codex-team codex-team locked and limited conversation to collaborators Jan 17, 2022
@talyguryn talyguryn converted this issue into discussion #1904 Jan 17, 2022

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants