sheodox / alexandrite

A beautiful and convenient desktop-first alternate web UI for Lemmy.
https://alexandrite.app
GNU Affero General Public License v3.0
226 stars 19 forks source link

Feature Request: Ability ot edit a keymap #57

Open Frozzie89 opened 1 year ago

Frozzie89 commented 1 year ago

I use a QWERTZ keyboard. I suppose that the original idea was that the upvote key is supposed to be located next to the downvote key. It doesn't work very well with my keyboard layout.

Would it be possible to not hard-code the keymaps in src/routes/(meta)/help/hotkeys/+page.svelte and use user-saved keymaps ?

gon555551 commented 1 year ago

I second this!! But also maybe add a keyboard shortcut for "Post Comment"? It's usually Shift+Enter.

sheodox commented 1 year ago

@gon555551 I just added a Ctrl+Enter (or Cmd+Enter on mac) hotkey to submit comments!

@Frozzie89 I would like to add that at some point, but it's a bit of work so it'll probably be a bit before I get to work on it.