novel icon indicating copy to clipboard operation
novel copied to clipboard

Notion-style WYSIWYG editor with AI-powered autocompletion.

Results 119 novel issues
Sort by recently updated
recently updated
newest added

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...

help wanted

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...

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,...

enhancement

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?

help wanted