Skip to content

Tables support ? #194

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

Closed
AhmedRyad22 opened this issue May 18, 2023 · 4 comments · Fixed by #426
Closed

Tables support ? #194

AhmedRyad22 opened this issue May 18, 2023 · 4 comments · Fixed by #426
Labels
enhancement New feature or request prio:high High priority

Comments

@AhmedRyad22
Copy link

hi everyone, by any chance can we have tables in the editor ? or is there any way to add it as a block currently ?

thanks <3

@YousefED
Copy link
Collaborator

Hi @AhmedRyad22 ! This is on our roadmap, but we'll first focus on Custom Blocks and Images

@YousefED YousefED added the enhancement New feature or request label May 30, 2023
@matthewlipski matthewlipski added the prio:low Low priority label Jul 6, 2023
@matthewlipski matthewlipski added prio:high High priority and removed prio:low Low priority labels Aug 14, 2023
@hsingh-ds
Copy link

@matthewlipski do you have any timeline for the table block? Because we need it asap, so I was thinking to create a custom block for table. Any thoughts?

@matthewlipski
Copy link
Collaborator

@matthewlipski do you have any timeline for the table block? Because we need it asap, so I was thinking to create a custom block for table. Any thoughts?

We're currently working on fixing/improving HTML and Markdown conversions so table blocks are unfortunately gonna be a while still. Also you may have trouble implementing a table as a custom block as each BlockNote block has a single corresponding ProseMirror node, meaning it can only have a single piece of editable content.

@metaYogeshBhutkar
Copy link

@YousefED @matthewlipski by when can we expect the tables feature to roll out? The project that we are working on requires the use of Tables right now, I thought of implementing the tables feature all by myself using custom components, but that won't be feasible I think. It's just not possible to do it that way.

If you can let us know when are you going to merge the above PR #426, I can plan my proceedings accordingly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request prio:high High priority
Projects
None yet
5 participants