Darginec05 / Yoopta-Editor

Build Notion-like, Craft-like, Coda-like, Medium-like editors with Yoopta
https://yoopta.dev/
MIT License
1.42k stars 110 forks source link

[Example Request]: Bulk Drag Over Multiple Requests #261

Open ephraim888sun opened 2 months ago

ephraim888sun commented 2 months ago

What's the example?

I would like to have the ability to mass select multiple blocks by clicking and dragging the mouse over them. This would allow me to easily select a group of blocks and then perform actions on them, such as deleting or copying and pasting them. Currently, the only way to select multiple blocks is by clicking on them one by one, which can be time-consuming, especially if there are a large number of blocks. Implementing a click-and-drag selection feature would greatly improve the efficiency and ease of use when working with multiple blocks.

Code of Conduct

ephraim888sun commented 2 months ago

https://github.com/user-attachments/assets/377be708-a7f5-47da-a124-eb8e980464f5

Darginec05 commented 2 months ago

related https://github.com/Darginec05/Yoopta-Editor/issues/195, https://github.com/Darginec05/Yoopta-Editor/issues/120

trancethehuman commented 2 months ago

Was just reading though the other threads. Seems like a fairly complicated task, but much needed.

Darginec05 commented 2 months ago

@trancethehuman yes, dragging with multiple blocks is complicated task. But selection between block will be available in the next minor release, working on in