varkor / quiver

A modern commutative diagram editor for the web.
https://q.uiver.app
MIT License
2.37k stars 78 forks source link

Copy & paste #21

Open varkor opened 4 years ago

varkor commented 4 years ago

It would be useful to be able to copy and paste diagrams. It might make sense to be able to copy and paste edges too, although we'd have to figure out how they should be attached to vertices when pasting.

mahrud commented 3 years ago

This would be very useful if selecting part of a diagram was made easier, for instance using ctrl-click or shift-click-drag. The ability to cut (or just delete) would be great as well!

varkor commented 3 years ago

I have been considering the ability to create a rectangular selection. You can already delete selected objects/edges with delete/backspace (or from the toolbar).