I’ve previously requested that I be able to submit the assignment dialog with Ctrl-Enter.
And now I want to expand that request to… everything. I can submit a post - either creation or edit - with Ctrl-Enter, after that it gets really spotty - almost… random?
The tricky bit is that not every form in Discourse or in plugins is built using FormKit: your user note example is one such form. But, it’s a pretty quick job to switch to FormKit, so I’ve handled that in the user note plugin.
I definitely agree with your sentiment that UI features that look similar should work similar, so here’s a small step towards that!