-
-
Notifications
You must be signed in to change notification settings - Fork 531
Google Doc like comments #695
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Hello @Tejaswgupta, We have already built the basic version of comment plugin and has been using it for few months. We were already thinking to make it opensource including few other plugins we have developed for BlockNote. I have attached the image of the working plugin. Please let us know if you would be interested in that. I am not sure if something like comments is in road map for BlockNote to provide it as the core package. |
Hi @hsingh-ds , this looks like a good starting point for us to build on top of, we started some development internally but got busy with some other tasks. Would it be possible for you to share the repo/code with us? |
Hi @Tejaswgupta, we have released the source code as a npm package. Please consider giving us start on github. |
Hi, I think we do want to add a comments system at some point in the future, but it's quite a low priority for us atm. @hsingh-ds's solution looks great though, so I'd recommend checking that out in the meantime:) |
Firstly, Kudos to the great work on the project!
I wanted mentions/comments functionality as available on Google Doc editor for my website. Upon some research I found https://tiptap.dev/product/comments and https://liveblocks.io/comments both of which are paid options.
Is Blocknote planning on any similar feature in the near future? if not, could anyone possible give some pointers as to how we can implement a similar functionality as those but with Blocknote and our stack:
The text was updated successfully, but these errors were encountered: