I’m having more trouble with importing html thank exporting. You essentially need to define every type of node and add styling to the editor. I was trying with novel and with lexical. I’ll probably end up with tip tap and then I’ll copy over just the ai plug-in from novel
hey, great video! I learned a lot but what I still can't figure out is how to "extract" the json value of the editor. There is this thing called "onUpdate" but do you know how I can for example have a submit button that let's me export the input and display it?
I'm having trouble using the shadcn dropdown component in the bubble-menu extension. Any idea of how to implement it without getting the dropdown menu to run over to the right?
😅😅😅 I know I need to do a better job in the future. I’ve been improving since. Was using loom and they don’t have an easy way to keep it at high quality. Always resets on video restart. Lesson learnt
Hey, I should have linked to an exact commit. It's been updated since I created the video: github.com/steven-tey/novel/releases/tag/1.0.16 If you download the zip here that should match up closer with what I show in the video (before they migrated to Turborepo)
did they remove the ai functionality in the GitHub repo? I dont see it.
Very nice, but please use a higher resolution screen grab in the future.
Will do! I know it’s a mistake I’ve made a few times especially when recording with loom and I start a new recording :(
Thanks for the video! Trying to figure out how to remove the default text of novel initial load of a post that is in the platforms kit.
How are you using it? You’re using novel as a package?
When I recorded the video it wasn’t yet available as a package btw. You just cloned the repo and could change anything you want about it.
@@elie2222 Yes as a package within vercel platforms kit, I'm assuming its probably in node_modules/novel/dist/index ? or am I looking in wrong spot
Will this work with html (for use as a headless wordpress editor)?
You can export the data as HTML, yes. Although not sure I'd see much benefit to it compared to existing editors.
I’m having more trouble with importing html thank exporting.
You essentially need to define every type of node and add styling to the editor.
I was trying with novel and with lexical.
I’ll probably end up with tip tap and then I’ll copy over just the ai plug-in from novel
hey, great video! I learned a lot but what I still can't figure out is how to "extract" the json value of the editor. There is this thing called "onUpdate" but do you know how I can for example have a submit button that let's me export the input and display it?
I'm having trouble using the shadcn dropdown component in the bubble-menu extension. Any idea of how to implement it without getting the dropdown menu to run over to the right?
Check the Radix UI docs on positioning. That's what Shadcn uses under the hood.
brother if quality can be 1080 atleast that would be great
Thanks! I don’t make this mistake on my more recent videos :)
@@elie2222 awesome
can i customize the command menu, like remove "Continue Writing" or "Send Feedback" ?
Hey, I'm not sure the level of customisation. We've also had issues here. You may need to make a PR or clone it yourself.
u r a pro,u got in-depth knowledge,blessed to have ur videos
appreciate the support!
how to add + button along with drag and drop
it's regular react. so you can add a button as you usually would. for drag and drop there are libraries that can help with that too
Thank you!!!
Glad you found it helpful!
Awesome overview!
quality of the video is crap but good work, keep pushing
😅😅😅 I know I need to do a better job in the future. I’ve been improving since. Was using loom and they don’t have an easy way to keep it at high quality. Always resets on video restart. Lesson learnt
Hi the demo project link in the description doesn't have the same complete code as the one in the video @elie2222
Hey, I should have linked to an exact commit. It's been updated since I created the video:
github.com/steven-tey/novel/releases/tag/1.0.16
If you download the zip here that should match up closer with what I show in the video (before they migrated to Turborepo)
god im in webmastery and authoring 30 years and this is a piece of crap
Hope to get to your level in another 15 years or so 😅 I put more time into the videos these days so hopefully the newer ones serve you better :)