adding special data entry strings/texts to popups on main (preferred) or symbols layouts #1554
GaelicGrime
started this conversation in
Custom Layout
Replies: 1 comment 3 replies
-
No, simple layout always splits at any number of spaces. If you want to have space as part of the label, you will need to use a json layout.
The "simple" way with |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I do some data entry that requires the key sequences:
" :: " (space colon colon space)
" | " (space pipe space)
" || " (space pipe pipe space)
" # " (space space hash space)
I previously used a keyboard that disappeared from the face of the earth recently and only just discovered HeliBoard
Can I add a space to the simple layout?
EG without recompiling, just edit existing layouts on the device)
Also how do I change the popups on normal main letters on the device?
I have experimented with all of the options I could think of to get those spaces " " on the popup selection.
I can get "::" "||" eg without the " "s, but can not figure out how to get a space and am resisting creating a qwerty layout in json just so I can simplify my life as it previously was simplified LOL
Beta Was this translation helpful? Give feedback.
All reactions