Live data from Hacker News

Show HN: I automated half of my typing

github.com

311–320 of 331 posts

Re: Show HN: I automated half of my typing

#311

Here's something you probably didn't know if you are not native Chinese speaker: Chinese language has this feature "built-in". It is officially called 双拼 (Shuangpin)where you type two (English) characters of each word to type out the entire word: https://zh.wikipedia.org/zh-sg/%E5%8F%8C%E6%8B%BC Even if you don't use Shuangpin officially, most Chinese input methods supports a similar feature (简拼) for popular phrases,…

Is XLB for Xiao long bao an example of this? Hadn't realized it was a wider system, that's cool!

h t e x l b

Next time I got to the Din Tai Fung in my neighborhood ;-)

Re: Show HN: I automated half of my typing

#315
post #61

https://kapeli.com/dash Somewhat similar tool to Autokey for MacOS that I use as a text expander. Allows for great customization - appending ; to a phrase ensures you don't accidentally expand a keystroke into a phrase/URL/etc ";url" expands into "whatever string you configure"

Try Text Blaze (blaze.today). It's a Chrome extension, but desktop apps are also available for Mac and Windows.

Re: Show HN: I automated half of my typing

#316

Here's something you probably didn't know if you are not native Chinese speaker: Chinese language has this feature "built-in". It is officially called 双拼 (Shuangpin)where you type two (English) characters of each word to type out the entire word: https://zh.wikipedia.org/zh-sg/%E5%8F%8C%E6%8B%BC Even if you don't use Shuangpin officially, most Chinese input methods supports a similar feature (简拼) for popular phrases,…

Heard a real interesting podcast recently around typing chinese using std keyboards. https://radiolab.org/podcast/wubi-effect

Re: Show HN: I automated half of my typing

#317
post #244

This is really cool! I did something similar on Mac, but completely manually. I'm using Espanso now, but I suffix every shortcut with an ";" character which causes the expansion. Since it's home row, it's incredibly easy to actually type it right after typing some letters, making it ideal, cause then I can use whatever shortcuts I want and very rarely have collisions. I do think this automated generation of suggestio…

if you write a script to generate the Espanso scripts I'd love a PR!

Re: Show HN: I automated half of my typing

#319

I have spent a good deal of time trying to create text expansions for myself. (manually) It is a lot harder than I thought it would be. To find aliases that dont misfire too often and provide enough value. Give that I daily communicate in several languages that adds even more trouble. I have now split it by application. Different aliases for different applications. I still have misfires. Mostly I have found I need de…

maybe a sweet spot would be to use abbreviations for only the most common words and then have some sort of simple gui pop up where you can fuzzy search things and then have it pasted in

espanso does that quite well

Re: Show HN: I automated half of my typing

#320
post #244

This is really cool! I did something similar on Mac, but completely manually. I'm using Espanso now, but I suffix every shortcut with an ";" character which causes the expansion. Since it's home row, it's incredibly easy to actually type it right after typing some letters, making it ideal, cause then I can use whatever shortcuts I want and very rarely have collisions. I do think this automated generation of suggestio…

if you write a script to generate the Espanso scripts I'd love a PR!

Haha I was going to do this manually but I just might turn it into a script.
Post reply on HN