MARJ
SIGN IN
VL1checked 1d ago

Keyboard Shortcuts: Buying Back Three Hours a Week

Ten shortcuts you didn't already use, drilled to muscle memory over a week, with the mouse-reach they replace named

⚠️ Version note: shortcut keys are stable, but they differ by operating system (⌘ on Mac ≈ Ctrl on Windows/Linux) and occasionally move between app versions. Where a key isn't where this says, the app's own menus list its shortcut next to each command. Last checked: 25 July 2026.

Tiny savings times thousands of repetitions is real time

Reaching for the mouse to click Copy, then again to click Paste, takes maybe a second or two more than the keyboard would. Trivial — except you do it, and a hundred actions like it, dozens or hundreds of times a day, every day. Multiply a couple of seconds by that many repetitions across a year and it's genuinely hours, spent moving a cursor to a menu and back for things your fingers could have done without leaving the keys.

This is the highest return-on-effort skill in the whole Tools column: a few hours learning shortcuts pays back for the rest of your life. And it's not only about speed — constantly breaking your hands away to the mouse also breaks your focus (the tiny context-switch of hunting for a button), so shortcuts keep you both faster and more in flow. This lesson is the handful that matter and, more importantly, the method to make them automatic.

What you'll have at the end

  • The universal shortcuts that work almost everywhere
  • The meta-skill: how to find and learn any shortcut you need
  • Ten new ones drilled into muscle memory

The universal shortcuts (work almost everywhere)

These are the same across nearly every app and OS (⌘ on Mac = Ctrl elsewhere):

DoShortcutReplaces
Copy / Cut / Paste⌘/Ctrl + C / X / Vright-click menus
Undo / Redo⌘/Ctrl + Z / Shift+Z (or Y)hunting for undo
Save⌘/Ctrl + Sthe menu, and lost work
Select all⌘/Ctrl + Adragging carefully
Find (in page/doc)⌘/Ctrl + Fscrolling to hunt
Switch app⌘ Tab / Alt+Tabclicking the dock/taskbar
Switch browser tab⌘/Ctrl + Tab (or 1–9)aiming at tiny tabs
New / close tab⌘/Ctrl + T / Wreaching for the ✕
Reopen closed tab⌘/Ctrl + Shift + Tpanic

Text-editing ones are a whole tier most people miss, and they're huge for anyone who writes:

  • Move by word: Option/Ctrl + ←/→ (jump word by word instead of letter by letter)
  • Select while moving: add Shift to any arrow move to select as you go (Shift+←, Shift+Option+→…)
  • Jump to line start/end: ⌘/Home and ⌘/End
  • Delete a whole word: Option/Ctrl + Backspace

Once selecting and moving by word is automatic, editing text stops being a mouse-drag chore.


The meta-skill: find any shortcut, and the command palette

You don't memorise a giant list — you learn the reflex:

  • When you catch yourself doing something with the mouse repeatedly, look up its shortcut. Every app shows shortcuts next to the commands in its menus — the key combo is written right there. Notice the repeated action, glance at the menu, learn that one shortcut. That habit, applied over time, is what makes people look "fast."
  • The command palette — the power tool. Many modern apps (code editors, note apps, design tools, browsers) have a command palette: usually ⌘/Ctrl + Shift + P (or ⌘/Ctrl+K). It opens a searchable list of every command — you type what you want ("export", "split", "heading") and run it, no memorising and no menu-digging. If an app has one, it's often the single most useful shortcut to know, because it's the shortcut to all the other commands.

How to actually make them stick

Knowing a shortcut and using it are different — the mouse habit is deep. To convert it:

  • Pick just a few at a time. Don't try to learn forty; pick 3–5 you'll use constantly and focus on those until they're automatic, then add more. Overload and you'll keep none.
  • Force yourself — refuse the mouse for those actions. For a week, make a rule: no mouse for copy/paste/undo/save. It'll feel slower for a few days (you're overriding a reflex) and then it becomes faster than the mouse ever was. The temporary slowdown is the skill installing.
  • Put a tiny cheat-sheet in view — a sticky note with your target 5 — until you stop needing it.
  • Notice the reps. Every time you use one instead of the mouse, that's the muscle memory forming. Two weeks of deliberate use and they're permanent.

The discomfort of the first few days is the whole cost. After that it's free forever.


What this means for you

  • Tiny per-action savings × thousands of repetitions = real hours — and fewer focus-breaking mouse-hunts.
  • Learn the universals first (copy/paste/undo/save/find/tab-switch), then the text-editing tier (move/select by word) if you write.
  • Meta-skill: when you repeat a mouse action, look up its shortcut (menus show them); and learn the command palette (⌘/Ctrl+Shift+P) — the shortcut to every command.
  • Make them stick: a few at a time, forbid the mouse for those actions for a week, keep a cheat-sheet. The first few days' slowdown is the skill installing.

Exercise (20 min + one week, verifiable output)

  1. List the mouse actions you repeat most (probably copy/paste, tab-switching, saving, finding).
  2. Find ten shortcuts you don't already use — from the tables above plus your most-used apps' menus, plus your main app's command palette if it has one.
  3. Pick five to drill first and write them on a sticky note in view.
  4. For one week, refuse the mouse for those five actions — force the keyboard.
  5. Log the ten, note which mouse-reach each replaces, and after the week mark which have become automatic.

✅ Finish check: ten shortcuts identified (each with the mouse action it replaces), five deliberately drilled for a week by forbidding the mouse, and a note of which are now muscle memory.


Summary card

  • Small savings × huge repetition = hours a year, plus tighter focus (no focus-breaking mouse hunts).
  • Universals: copy/cut/paste, undo/redo, save, select-all, find, app/tab switching, reopen tab.
  • Text tier (if you write): move & select by word, line start/end, delete word.
  • Meta-skill: repeated mouse action → look up its shortcut (menus show them); learn the command palette (⌘/Ctrl+Shift+P).
  • Make them stick: a few at a time, forbid the mouse for those actions a week, cheat-sheet in view. The brief slowdown is the skill installing.

Sources

  1. macOS and Windows official keyboard-shortcut references
  2. Krug, S. — Don't Make Me Think (friction in interfaces)
  3. research on expert vs novice interface efficiency

Next lesson: TL-09 — File Architecture, Naming and Backups (L1) Related: TL-07 Calendar and Task System · TC-03 The Terminal · TL-10 Automation · LN-04 Deep Work and Focus Path: related — buying back time

Mark it when you've got the output in hand.

← All Digital Productivity & Tools lessons