Open-EO / openeo-web-editor

An interactive and easy to use web-based editor for the OpenEO API.
https://editor.openeo.org
Apache License 2.0
12 stars 17 forks source link

Simple way to show process (via STRG+V or drag&drop of JSON) #183

Closed m-mohr closed 3 years ago

m-mohr commented 3 years ago

If you are looking at the ModelBuilder, it would be very nice if you could show a process easily (if editable), e.g.

m-mohr commented 3 years ago

Implemented loading process JSON via drag&drop.

Pasting via STRG + V may conflict with https://github.com/Open-EO/openeo-vue-components/issues/48

m-mohr commented 3 years ago

Keyboard-based copy&paste will be implemented in ModelBuilder / vue-components.