cioportfolio / swardley-script

Prototype of a way to script wardley maps as code
MIT License
35 stars 11 forks source link

Make nodes draggable for mapping activities. #6

Closed phuff closed 3 years ago

phuff commented 4 years ago

I wanted to make things draggable so I could move them around during mapping activities, so I added some dragging.

phuff commented 4 years ago

I added in an "editable" mode, so by default things aren't draggable, but if you put "mode": "editable" into your json, then you can do a mapping activity. It'll be possible to add some more things to the editable mode over time.

cioportfolio commented 3 years ago

Hi,

I really appreciate you putting your time and energy into this, thank you. The intention of this repository was to demonstrate the idea of capturing the logic of a map in script form rather than to make a script editor. Since I started work on this others have created better map script languages and tools so I hope you understand if I don't merge this pull request. Let me know what you think.

phuff commented 3 years ago

Oh, that's just fine if you don't merge, I mostly liked this because it was very simple, but I thought for a mapping activity it would be good to be able to move things around and still get a copy of the script afterwards.

Are there other scripting languages and tools that this reminds you of that I could look at?

cioportfolio commented 3 years ago

This is a good source: https://github.com/wardley-maps-community/awesome-wardley-maps#mapping-1