Project

General

Profile

Actions

Feature proposal #8717

open

Implement visual editor

Added by krileon over 3 years ago. Updated 13 days ago.

Status:
Assigned
Priority:
High
Assignee:
Target version:
Start date:
22 September 2021
Due date:
% Done:

0%

Estimated time:

Description

Replace the parameter bloated edit page with a drag and drop visual editor. This will allow for a finite state machine or visual code editor basically. Use the following to accomplish this which will provide the majority of the necessary JS to do this.

https://github.com/jerosoler/Drawflow

Actions #1

Updated by krileon over 2 years ago ยท Edited

Another possible JS library instead of Drawflow.

https://github.com/alyssaxuu/flowy

Update: This unfortunately appears to now be abandoned.

Actions #2

Updated by krileon over 2 years ago

Another possibility is Blockly from Google, but might be too technical compared to Flowy.

https://developers.google.com/blockly

Actions #3

Updated by krileon 13 days ago

List of node based editors. Should look through for a better option. Idea is something like Blueprints in Unreal Engine.

https://github.com/xyflow/awesome-node-based-uis

Actions #4

Updated by krileon 13 days ago

React Flow is probably the nicest, but will need to embed a React App which should be fine.

https://reactflow.dev/

Actions

Also available in: Atom PDF