-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Closed
Labels
🦞 resolved/duplicateThis issue or pull request already existsThis issue or pull request already exists
Description
Describe your feature request
When working with a table where I want to select a range of cells and move just those cells, there's no easy way to do that.
I'd like to be able to select a set of cells, then drag them around in a table to change their row/column indices.
What problem does this feature solve? [optional]
For example, I had a situation today where I wanted to add one cell to one column of a table without shifting any of the cells of the other columns. I basically just had to do cut-paste over and over.
Another way of solving my problem would be the ability to insert a single cell and shift the rest of the cells in its row/column to the right/down.
Metadata
Metadata
Assignees
Labels
🦞 resolved/duplicateThis issue or pull request already existsThis issue or pull request already exists