this post was submitted on 23 Mar 2025
16 points (90.0% liked)

Asklemmy

47076 readers
1227 users here now

A loosely moderated place to ask open-ended questions

Search asklemmy ๐Ÿ”

If your post meets the following criteria, it's welcome here!

  1. Open-ended question
  2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
  3. Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
  4. Not ad nauseam inducing: please make sure it is a question that would be new to most members
  5. An actual topic of discussion

Looking for support?

Looking for a community?

~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~

founded 6 years ago
MODERATORS
 

It doesn't have to be on a computer.

On my keyboard, I use left alt as a layer for vim keys outside of vim, caps lock as ctrl, and right alt as escape. I'll combine them so I can move forward and backwards a word or delete/backspace a full word.

What kinds of things do you do?

you are viewing a single comment's thread
view the rest of the comments
[โ€“] makingStuffForFun@lemmy.ml 1 points 1 week ago* (last edited 1 week ago) (1 children)

I use Autokey to automate many, many small things. I have abbreviations I type for words, and phrases and it replaces them for me.

Going further I use talon voice for voice control of the system.

I say things like "check work email" or "search duck" etc, and it does as it's meant to. Took a while to get setup, and comfortable. But now done I am so much faster talking, rather than typing.

In one voice command for example, talon goes to my browser, selects the appropriate tab, finds the search input, enters a search phrase, including using clipboard contents, and then, selects the result, so it can load.

In terms of keys it's maybe (rough count) 21 keystrokes. All one in one voice command. Game changer.

However, talon voice is NOT open source, and I don't love that. As the community put in huge amounts of time and resources to extend it. Which is risky, as enshitification can come on projects like this. For now, things are good.

I use Autokey to automate many, many small things. I have abbreviations I type for words, and phrases and it replaces them for me.

Yes, stuff like this saves me so much time in the long run. I have shortcut abbreviations I type for my zoom link, bookings link, phone number, email. Generic ticket closing response. Hex codes for colors in my work palette. Even kind of long bits of code when I find myself reusing them frequently.