2025-06-26T21:37:28Z
Dorian Taylor
Editable blocks would also afford elementary markup (bold, italic, monospace, inline links, &c).
Incidentally the crappy <textarea> elements are a total hangover from the original prototype when a JS-free fallback was still considered feasible.
Manipulating the properties of the entity itself would be easy enough, but altering the connections entails updating both the layout and the graph.
Replace the <textarea> elements with editable paragraphs for a quick (?) win.
Sense Atlas Front End
Write front-end code that hijacks form submissions and supplants them with AJAX (again, or whatever it's called).