Skip Navigation

Fast post userscript for Lemmy

github.com GitHub - paradox460/Lemmy-Fast-Post-Userscript: Allows command/control + return to submit posts on lemmy instances

Allows command/control + return to submit posts on lemmy instances - GitHub - paradox460/Lemmy-Fast-Post-Userscript: Allows command/control + return to submit posts on lemmy instances

GitHub - paradox460/Lemmy-Fast-Post-Userscript: Allows command/control + return to submit posts on lemmy instances

I got tired of hitting ⌘Enter and not having my post automatically go through, so I wrote a little userscript that enables exactly that.

9

You're viewing a single thread.

9 comments
  • Oh that's awesome! Any chance you can make it change the language option to English too?

    • Done! v0.0.2 supports this now.

      You'll need to set your default language in your userscript manager's "Values" configuration. In ViolentMonkey, its one of the tabs in the script edit view.

      Set language to "37" for English

      • Thank you!

        Edit: works perfect!

        • FWIW, Lemmy is supposed to have Ctrl+Enter bindings natively. But they're only bound to Ctrl, which isn't great for Mac users.

          You can see the code here

          I'll open a pull request I guess, which might render this script irrelevant.


          Pull request open!


          And it was merged earlier this morning!

          When it goes live, I'll add a check to see what UX the instances are running, and if they support it, I'll only handle the language stuff out of the box

You've viewed 9 comments.