←  One touch writing

Most LLM based text editing approaches overload interfaces with countless additional UI elements. This is an experiment about rich text creation, using only the primary mouse-press / one-finger-touch and voice.

Long-pressing anywhere enables simple dictation. If the words "Hey John" are said, anything afterwards becomes input for an LLM that has the existing text and cursor position as context.

Highlighting text of any length creates a "contextual button", which can be pressed / touched and acted upon with the same functionality as mentioned above.

Inspired by the beauty of the ACME editor in Bell Labs' Plan 9 operating system.