Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make a human readable shareable text format #143

Open
jdestgermain opened this issue Sep 3, 2024 · 1 comment
Open

Make a human readable shareable text format #143

jdestgermain opened this issue Sep 3, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@jdestgermain
Copy link
Contributor

From: https://discord.com/channels/861730583092658206/1280602427019759736

image
image

@jdestgermain jdestgermain added the enhancement New feature or request label Sep 3, 2024
@8tm
Copy link

8tm commented Sep 3, 2024

I hope we will be able to enjoy this option soon :)

json format proposition:

"word": { "input": ["b", "u", "t", "o", "n", "s"], "output": "chording output" }

Examples:

    "CharaChorder": { "input": ["c", "h", "lshift", "rshift"], "output": "CharaChorder"   },
    "because":      { "input": ["b", "c"],                     "output": "because"        },
    "być":          { "input": ["b", "y", "c"],                "output": "by[ALT]c[ALT]"  },

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants