BlockNote icon indicating copy to clipboard operation
BlockNote copied to clipboard

Support custom schema for React comment editors

Open milanpoliak opened this issue 8 months ago • 4 comments

Making it possible to pass custom schemas to comments.

Related issue: https://github.com/TypeCellOS/BlockNote/issues/1543

milanpoliak avatar Mar 18 '25 17:03 milanpoliak

@milanpoliak is attempting to deploy a commit to the TypeCell Team on Vercel.

A member of the Team first needs to authorize it.

vercel[bot] avatar Mar 18 '25 17:03 vercel[bot]

Awesome, thanks for creating this PR. Does this solve all your requirements? I figured it might be also be useful to allow all options of the editors to be easily customized? e.g. allow consumers to implement a function getBlockNoteEditorOptions("comment-composer") that returns the options for (in this case) the composer

PS: what are you building?

YousefED avatar Mar 19 '25 06:03 YousefED

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
blocknote ✅ Ready (Inspect) Visit Preview Mar 19, 2025 6:58am

vercel[bot] avatar Mar 19 '25 06:03 vercel[bot]

Awesome, thanks for creating this PR. Does this solve all your requirements? I figured it might be also be useful to allow all options of the editors to be easily customized? e.g. allow consumers to implement a function getBlockNoteEditorOptions("comment-composer") that returns the options for (in this case) the composer

Yeah, it solves all I need right now, but the idea of a function to provide all other options sounds really good. I won't have time to implement it today, but I can take a stab at it in the next few days.

PS: what are you building?

We are migrating our news site from WordPress to a custom CMS

milanpoliak avatar Mar 19 '25 12:03 milanpoliak

Is this issue solved? can i use this to implement mentioning in comment section?

Harishri2002 avatar Mar 27 '25 06:03 Harishri2002

what's this pr waiting on atm? would help our use-case as well

ArihantBapna avatar Aug 22 '25 00:08 ArihantBapna

@ArihantBapna I think what we are waiting on here is for what was outlined here: https://github.com/TypeCellOS/BlockNote/pull/1545#issuecomment-2735528998

Also, there are a number of conflicts with main, now.

nperez0111 avatar Aug 22 '25 13:08 nperez0111