AlgebraicJulia / Semagrams.jl

A graphical editor for graph-like structures

Home Page:https://algebraicjulia.github.io/Semagrams.jl/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Copy-paste boxes

priyaasrini opened this issue · comments

I am working with the dwd diagram editor developed by Spencer Breiner.Double click creates boxes. But, I would appreciate the ability to copy an existing box and paste it along with the ports (and not wires).

commented

This is a good feature idea. It makes sense that when you copy and paste an entity, it should create new entities for its dependents in the schema. For example copying and pasting an edge should create new vertices for the endpoints. This is like a cascading insert.