]> xn--ix-yja.es Git - alex.git/commitdiff
Add typing database
authoralex <alex@pdp7.net>
Sat, 19 Oct 2024 14:08:35 +0000 (16:08 +0200)
committeralexpdp7 <alex@corcoles.net>
Sat, 19 Oct 2024 14:09:30 +0000 (16:09 +0200)
IDEAS.org

index 344aa6de45c514a1767a432540c583c451b2b793..80d4cdbfe1fe21386a2fedffd8d5f14411363f33 100644 (file)
--- a/IDEAS.org
+++ b/IDEAS.org
@@ -67,6 +67,15 @@ chromium --headless --dump-dom mastodon.social/@foo/12345... | w3m -T text/html
 - Proxy + web frontend that does ~chromium --headless --dump-dom $URL --virtual-time-budget=10000 | w3m -T text/html -dump~
 - Perhaps pluggable DOM manipulation
 
+* Typing database
+
+- A database of keyboard layouts.
+- You can query how many keystrokes are required to enter a specific character.
+- A database of characters used when writing in specific languages.
+
+This would be useful to decide which characters to use for programmatic syntax.
+(That require few keystrokes for most users, but collide as little as possible with punctuation, etc.)
+
 * Better "smart TV" experience
 
 ** Browser cursor control