dessalines / thumb-key

A privacy-conscious Android keyboard made for your thumbs
GNU Affero General Public License v3.0
1.03k stars 217 forks source link

Special keys for fast navigation inspired by Neo kbd layout #147

Closed erik55 closed 1 year ago

erik55 commented 1 year ago

Like many others here I also come from multiling-o-keyboard. Your (open source!) keyboard is great (I didn't know or use the keyboard app you've based your work on).

I co-developed the ergonomic Neo touchtyping keyboard layout (similar to dvorak but modern and advanced).

From your keyboard I am missing some special keys for way faster navigation using only the keyboard (not having to hit -- and miss -- small form fields with your fat fingers) that Neo has (called Level 4 in Neo), and which its users love and I also used a lot with the multiling-o neo adaption.

Btw: I've started to use your keyboard only 2 hours ago and am noticing already satisfying speed improvements! I've written this whole text with your keyboard (except for the non-breaking spaces). Thanks for your work!

dessalines commented 1 year ago

How would you feel about designing a function keyboard, that lives alongside the numeric keyboard(and the future emoji one)? Seems like there are enough special functions to fill a grid.

dessalines commented 1 year ago

del forward and the space up /down navigation I could add tho, apart from that.

dessalines commented 1 year ago

Either that, or a specialized programmers keyboard layout.

erik55 commented 1 year ago

And what about the space key on the numpad? Can’t this be a normal space? Why? Is there a use case for having it also create punctuation there?

dessalines commented 1 year ago

These all need to be written up as separate issues, but yes, there should be a way to disable the spacebar multitap functionality. Open up an issue for that if you would.

erik55 commented 1 year ago

Ok, I'll do that. You can close this one as soon as you've implemented cursor up/down an del key.

domportera commented 1 year ago

oh hey i did the cursor up/down and the del key and the tab key in my latest PR with a programmer keyboard layout... small world!

DeflateAwning commented 1 year ago

I'll second the request for the cursor navigation tool(s)

dessalines commented 1 year ago

The cursor navigation and forward del is added now. If there are other specific requests, open up new issues.