Mine is using the arrow keys to navigate typed text while writing and editing. It helps speed things up, versus having to move your hand to the mouse to navigate.

Use the Up and Down Arrows to move/jump vertically.

Left and Right Arrows to move/jump horizontally.

Combine Left or Right Arrow with Shift to be able to select text. Use Up or Down Arrow with Shift to quickly select whole/nearly whole sections of text.

Combine Control with Left/Right Arrow to jump whole words to more quickly move to where you want to type.

  • @[email protected]
    link
    fedilink
    32
    edit-2
    7 days ago

    Are you serious? arrow keys instead of clicking? let’s take it further:

    shift+arrow highlights letters
    ctrl+arrow skips entire words
    ctrl+shift+arrow highlights entire words
    home/end jumps to start/end of line
    ctrl+home/end jumps to start/end of text box
    ctrl+shift+home/end jumps to start/end of textbox and highlights it
    um, do you need me to explain what ctrl+xcv do? or ctrl+zy? or ctrl+asdwerfgop?

    isn’t this just basic typing? didnt yall learn this in the 90s??? how are you all on the internet right now

    wait til you hear about how i swipe texted all this

  • @[email protected]
    link
    fedilink
    177 days ago

    Using ublock origin picker to remove everything useless. Like, Youtube suggestions, everything but download button on ddl websites, useless footers/headers on news, etc…

    • thermal_shock
      link
      fedilink
      English
      107 days ago

      Just getting people to switch away from chrome to get ublock origin is a major hack all itself and completely changed the way you use the internet.

  • @[email protected]
    link
    fedilink
    11
    edit-2
    8 days ago

    Custom autocompletes/corrects. Just figure out a non-word (i.e. something that you wouldn’t want to use without autocorrecting) that’s easy to remember and set it up frequently used snippets of text. Some examples:

    • meetnow - my zoom meeting link
    • booktime - a link to my calendly
    • frequent sentences or blurbs I use in emails (e.g. thanks so much, let me know if i can help with anything else sorta stuff)
    • nicknames for different frequently used hex codes
    • galert/yalert/redalert populate a styled HTML snippet to make a green, yellow, or red div that I can then just pop my content into
    • lots of other little HTML snippets like that
    • group nicknames to populate a list of email addresses (like an Outlook contacts group but you can use it outside of Outlook)

    Anyway there are a ton of things I use it for, those are just a few examples. Saves me a lot of time.

    You can do this on Macs at a system level, on Windows you can do it on some programs but it seems to have to be set up on each one which is worthless.

    • @[email protected]
      link
      fedilink
      48 days ago

      That’s so smart!

      I set up autocompletes for my phone number (and a few other personal links) but these are amazing… thanks for sharing

  • @[email protected]
    link
    fedilink
    117 days ago

    To be pedantic, keyboard shortcuts aren’t hacks. That’s the intended use of the thing, and long lists of keybaord shortcuts exist so that people can find the ones that work for them and use them. Just because most people don’t do it doesn’t make it a hack.

    My favorite keyboard shortcut is Super/Windows key and spacebar switches keyboard languages. That’s not a hack, though.

    Closer to a “hack” is going into an android phone with ADB and disabling bloatware manually.

  • Max-P
    link
    fedilink
    368 days ago

    Keyboard shortcuts in general.

    • Alt + left right (previous/next page in browsers)

    • Windows + 1 (2, 3, …) on Windows and KDE focuses the window at that position in the taskbar

    • Alt + Tab to switch windows (hold shift to go backwards)

    • Windows + Tab to switch windows within the same application (like, all browser windows if you’re in a browser)

    • Alt + 1 (2, 3, …) on Windows/Linux usually selects the corresponding tab

    • Ctrl + Tab to cycle through tabs like Alt-Tab does for windows (hold shift to go backwards)

    • In most browsers or things with a URL/go to bar, Ctrl+L will focus that. No need to click the address bar, Ctrl+L, example.com, Enter.

    • In Discord and Slack, you can press Ctrl+K to open a box to quickly type a channel/DM name to go to it quickly

    • If you have them, the Home/End/PageUp/PageDown keys are actually pretty useful. Press Home instead of scrolling all the way back up.

    • F1 is usually help

    • F2 is usually rename

    • F3 is usually search

    • @[email protected]
      link
      fedilink
      English
      12
      edit-2
      8 days ago

      F6 - goto and highlight the URL bar in a browser

      ctrl + F5 - clear cache and reload the tab

      F11 - super full screen browser

    • @[email protected]
      link
      fedilink
      58 days ago

      I’ll add some mouse ones: if you have thumb buttons they are next/previous page.

      Mouse wheel down clicking on a link opens it in a new tab.

      Mouse wheel down clicking on a tab label closes the tab (no need to hunt for the little x).

    • @[email protected]
      link
      fedilink
      English
      68 days ago

      This is a huge one for me. For those who don’t know, this brings up the rev-i-search utility which allows cycling from most recent to oldest commands executed. It also supports partial finds so if you did ‘cd’ it would cycle the most recent change directory commands.

      The forward search (in case you’re somewhere in the history stack) is ctrl+s and operates the same except crawls the command history forwards.

      I use these constantly in my normal workflow and they save a ton of time.

      • Mr. Satan
        link
        fedilink
        37 days ago

        I use zsh autosuggestion and syntax highlighting plugins it gives me usable history search and completion functionality.

  • @[email protected]
    link
    fedilink
    English
    108 days ago

    My favorite windows shortcut is ‘Windows+shift+left/right’ to move an application between monitors. Very helpful for moving games around or snapping without have to use a mouse.

    • ivanafterall ☑️
      link
      fedilink
      English
      2
      edit-2
      7 days ago

      Nobody tell OP about the Page Up and Page Down keys, their head might literally explode. (jk op).

    • @[email protected]
      link
      fedilink
      17 days ago

      True. But also if you are going to use arrow keys to navigate you will want to also know where your scroll lock key is because it’s almost useless unless you use arrow key navigation

  • @[email protected]
    link
    fedilink
    8
    edit-2
    7 days ago

    Safe: Use text expansion for trivial yet long texts like your emails, addresses, etc. to almost eliminate errors in those texts. Espanso is something I use on Linux Mint, while macOS supports text expansion natively. I am yet to find something that fills the gap on NetBSD, but I almost exclusively use emacs on those machines, which has native support for snippets.

    Unsafe: Remove USB drive without ejecting it. :P

    Contrived yet neat: With special software (BetterTouchTool on macOS) or keyboard firmware (QMK and ZMK, which is what I use), one can use Spacebar as a layer key (SpaceFn, as it makes Spacebar behave as a Fn key) to unlock neat shortcuts like navigating using HJKL, add macros, remap hard to reach keys on to the home row, etc. There are other things that can be done such as one-shot modifiers which make typing less straining.

    P.S. The snark in the comments here is surprising. Everyone starts somewhere. Let us be welcoming.

    • @[email protected]
      link
      fedilink
      57 days ago

      I’m kinda mind blown that this is even considered a tip. isn’t this just basic functionality of a text box???

      it’s shit like this that makes me think I do know tech a little bit, until i stumble on an actual tech community and feel like I know nothing

      • @[email protected]
        link
        fedilink
        English
        2
        edit-2
        7 days ago

        For real, I remember when Solitaire was added to Windows to teach people how to use a mouse. It wasn’t just some fun little thing they added on a whim. The goal was to provide an entertaining way for users to naturally learn mouse controls like clicking and dragging.

        Before then, you had to use the keyboard to navigate text, because you literally didn’t have a mouse.

  • @[email protected]
    link
    fedilink
    157 days ago

    Yay, nobody said my favorite hack.

    While browsing on the web and you want to “open link into a new tab”, click using the mouse wheel like it’s a regular left or right click.

    It’s great for researching.

    • Very recently, I have adopted Shift+LMBclick to open a link in a new browser window.

      I use this primarily for accessing one link in favorites bar.

      I would love to figure out a non-extension way (curse you, draconian IT policy!) to set this behavior in the favorite/bookmark…

    • @[email protected]
      link
      fedilink
      English
      77 days ago

      Showed a coworker that while he was training me.

      “OK, right-click on that and…”

      <center click>

      puzzled

      "OK, right-click…

      <center click>

    • Mr. Satan
      link
      fedilink
      57 days ago

      Unless the page uses shitty “link” implementation where buttons are use instead of actual anchor tags. Fucking SPAs…

    • @[email protected]
      link
      fedilink
      English
      27 days ago

      You can also middle click on a tab to close it! Also, middle clicking stuff pinned to your taskbar like the file explorer or your browser opens up a new window of it.

  • @[email protected]
    link
    fedilink
    English
    158 days ago

    Keyboard shortcuts for everything. Mousing to a menu is a waste of time in any app you use daily.

    • Coming from the dark ages of Win286, this was the way.

      Painting menus on the screen actually required time for the paint to dry on each pixel, so keyboard shortcuts were a necessity.

      The advent of that blankety-blank tools ribbon ruined me…