codex-team / codex-team/editor.js
💡Add groupings of tools in toolbox with headings
- Dominant language
- TypeScript
- Stars
- 31.9k
- Forks
- 2.2k
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 1
Description
1. Describe a problem.
We use many tools and embed options in our rich text editor and have recently been wanting to provide more organization in the toolbox by adding groupings of tools with a give header. Shown here with a section of "Basic Blocks"

2. Describe the solution you'd like. Mockups are welcome.
Would like to pass in configuration that indicates groupings of tools with a named heading. Similar to how it is done in Notion shown below

3. Are there any alternatives?
Currently a rough implementation can be done using CSS selectors and pseudo elements to solve this
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.