Make the UI keyboard navigation enabled:
The app should be fully usable without a mouse.
I've tested a bit w/ electron, most keyboard shortcuts work fine (for copy/paste and whatnot).
There's some specifics about font size in #12
I'm thinking of ui navigation as well. Like when you're focused on the notes list using down/up arrows and return can change the selected note.
Other bindings:
Ideally you could use the whole app without ever touching the mouse.
Ah, gotcha. I misunderstood. Reopening!
I think we should also add keyboard shortcuts for basic MD formatting, maybe only available if they have MD on?
Even better, automatically turn MD on if someone presses Ctrl-B, Ctrl-I etc. with selected text.
Has this issue been solved, or just closed? I can't find any infomation about what the shortcut is if it was.
Looks like the issue was resolved by #603
Most helpful comment
I think we should also add keyboard shortcuts for basic MD formatting, maybe only available if they have MD on?
etc.