newfs / gobotany-app

Deployable code for the Go Botany application
9 stars 8 forks source link

D. Key editing: allow deleting/promoting couplets #723

Closed jnga closed 4 years ago

jnga commented 5 years ago

It is currently only possible to delete the bottom-most couplets in the tree structure, i.e., those that have no children beneath them. More robust ability to delete couplets is desired, higher up in the structure. This would essentially amount to "promoting" a couplet, which would replace (and delete) its parent couplet.

jnga commented 5 years ago

Postponing the remainder of this issue to Release 3.2.