scribe-org/Scribe-iOS

Add predictive keystrokes

Open

#136 建立於 2022年2月13日

在 GitHub 查看
 (1 留言) (0 反應) (0 負責人)Swift (106 fork)auto 404
help wanted

倉庫指標

Star
 (167 star)
PR 合併指標
 (PR 指標待抓取)

描述

Terms

Description

Something that would dramatically improve the usability of Scribe is the addition of predictive keystrokes. After #26 adds key characters popping up after being pressed and #2 and #3 add auto correct and auto complete, the last major element that could be added to the keyboards to improve efficiency would be predicting which key the user will press next and making that key easier to press.

The most basic version of this feature would change the expansions of key press areas within the keyboard key class so that there is a slightly higher chance that a user presses a key based on the previous ones pressed. Future versions of this feature could then expand on this if needed.

Contribution

I’d be very happy to discuss and work on this with people :)

貢獻者指南