novel
novel copied to clipboard
Notion-style WYSIWYG editor with AI-powered autocompletion.
This PR adds a "highlight + edit with AI" feature to Novel. It's adds an "Ask AI" dropdown to the `EditorBubbleMenu` component and another custom bubblemenu component (`AIBubbleMenu`) to show...
**Expected outcome:** as a user of Novel's UI, I need text editing functionality that enables me to 'reset' text body indentation, particularly when creating a new line _after_ a numbered...
Apparently, Tippy's [maxWidth is set to 350px](https://atomiks.github.io/tippyjs/v6/all-props/#maxwidth) by default... However, changing that option alone doesn't give it full width. I had to directly target the `tippy-2` element to get this...
Text color drop
Whether external users can call APIs by themselves? And thanks for such a good open source project!
## Description The current text editor does not support a variety of different types of formats, which limits its usability. For example, it does not support code blocks, block quotes,...
Weird UI
Re: https://twitter.com/steventey/status/1670792010725314563 **To-do: What should we have here to make it a net positive for all users?** - [x] I guess rooms and link sharing, so you can collaborate with...
Is it possible to consider adding a dark mode switch, which could be great for writers used to writing in dark mode?