StateSmith / StateSmith-drawio-plugin

Apache License 2.0
4 stars 1 forks source link

smarter delete (like yEd) #2

Closed adamfk closed 1 year ago

adamfk commented 1 year ago

This shouldn't be too hard, but will take some time. Please ping me if you'd like to work on it.

yEd has a more useful delete feature than draw.io, but we should be able to reproduce the same behavior.

desired yEd behavior: good-delete

current bad draw.io behavior: bad-delete

1san1 commented 1 year ago

hey which language you are using for this?

adamfk commented 1 year ago

Hi @1san1.

I'm currently using javascript: https://github.com/StateSmith/StateSmith-drawio-plugin/blob/main/StateSmith-drawio-plugin.js

At some point I'd like to switch to typescript if it will help make development easier.

I'll be recording a video in a day or so to help explain how to get started hacking on the plugin. Are you interested in helping work on this issue?

1san1 commented 1 year ago

yes i want to work on this issue

adamfk commented 1 year ago

awesome! Did you want to join our discord https://discord.gg/rNxNGQXWsU ? Or we can use github discussions: https://github.com/StateSmith/StateSmith-drawio-plugin/discussions