Productivity

Keyboard Shortcuts That Save Me 30 Minutes Every Day (Mac & Windows)

The essential keyboard shortcuts for productivity in 2025. Master shortcuts for macOS, Windows, Chrome, VS Code, Notion, and more with real time-saving examples.

✍️ New Daily Tools Team··⏱️ 11 min read
Keyboard Shortcuts That Save Me 30 Minutes Every Day (Mac & Windows)

Keyboard Shortcuts That Save Me 30 Minutes Every Day (Mac & Windows)

I used to be a mouse person. Point, click, drag, point, click. Then I watched a developer friend navigate their computer entirely with keyboard shortcuts and realized I was wasting an embarrassing amount of time. They could accomplish in 5 keystrokes what took me 15 seconds of mouse-hunting through menus.

So I committed to learning shortcuts β€” starting with 5 per week, building up gradually. Three months later, I can confidently say I save at least 30 minutes every workday. That’s 2.5 hours per week, or 130 hours per year. Enough time to learn a new skill, write a book, or just leave work earlier.

This guide covers the shortcuts that actually matter β€” the ones I use 10+ times daily that compound into massive time savings. I’m not listing every shortcut that exists (there are thousands). I’m sharing the 80/20: the small percentage of shortcuts that create the majority of your time savings.

Why Keyboard Shortcuts Actually Matter

Before diving in, let me quantify this with data from my own tracking:

Average time per mouse action:

  • Moving hand from keyboard to mouse: 0.5 seconds
  • Finding the right menu: 1-2 seconds
  • Clicking through submenus: 1-3 seconds
  • Returning hand to keyboard: 0.5 seconds
  • Total: 2.5-6 seconds per action

Average time per keyboard shortcut:

  • Press key combination: 0.3-0.5 seconds
  • Total: 0.3-0.5 seconds per action

I tracked my shortcuts for a week using a key logger (for personal analysis) and found I use keyboard shortcuts approximately 200 times per day. At an average savings of 3 seconds per shortcut, that’s 600 seconds = 10 minutes from shortcuts alone. The additional time savings come from not breaking focus β€” every time you reach for the mouse, you lose micro-moments of concentration.

Essential System Shortcuts (macOS)

These are my most-used shortcuts across the entire operating system:

Window & App Management

ShortcutActionTimes I Use Daily
Cmd + TabSwitch between apps100+
Cmd + `Switch windows within same app40+
Cmd + SpaceSpotlight search (launch anything)30+
Cmd + QQuit application15+
Cmd + WClose current tab/window30+
Cmd + NNew window/document20+
Cmd + ,Open app preferences5+
Ctrl + ↑Mission Control10+
Ctrl + ← / β†’Switch desktops20+

Pro Tip: Cmd + Space (Spotlight) is the single most powerful shortcut on macOS. I never navigate to Applications or use the Dock. Need to open Notion? Cmd + Space, type β€œnot”, Enter. Need a calculator? Cmd + Space, type β€œ42 * 1.15”, see the answer instantly. Need a file? Cmd + Space, type part of the filename. This one shortcut eliminates 90% of mouse-based app launching.

Text Editing (Universal)

ShortcutActionPlatform
Cmd/Ctrl + ASelect allBoth
Cmd/Ctrl + C/X/VCopy/Cut/PasteBoth
Cmd/Ctrl + ZUndoBoth
Cmd/Ctrl + Shift + ZRedoBoth
Cmd/Ctrl + FFindBoth
Cmd/Ctrl + Shift + VPaste without formattingBoth
Option/Alt + ← / β†’Move cursor by wordBoth
Cmd/Ctrl + ← / β†’Move cursor to line start/endBoth
Shift + aboveSelect while movingBoth
Cmd/Ctrl + BackspaceDelete entire lineBoth

The Power of Paste Without Formatting

Cmd + Shift + V (Mac) or Ctrl + Shift + V (Windows) pastes text without the source formatting. I use this constantly when copying from web pages into documents. It matches the destination formatting instead of bringing along weird fonts, sizes, and colors.

Essential System Shortcuts (Windows)

ShortcutActionTimes I Use Daily
Alt + TabSwitch between apps100+
Win + DShow desktop10+
Win + EOpen File Explorer15+
Win + LLock screen5+
Win + ← / β†’Snap window to half screen20+
Win + 1-9Open pinned taskbar apps15+
Win + VClipboard history10+
Ctrl + Shift + EscTask Manager3+
Alt + F4Close window10+
Win + Shift + SScreenshot (snip)5+

Pro Tip: Windows + V for clipboard history is criminally underused. It shows your last 25 copied items, so you can paste something you copied 10 minutes ago without re-finding it. Enable it in Settings > System > Clipboard. Once you start using clipboard history, you’ll wonder how you ever survived without it.

Browser Shortcuts (Chrome/Firefox/Edge)

I spend 4-5 hours daily in a browser. These shortcuts are among my highest-ROI:

ShortcutActionTime Saved
Cmd/Ctrl + TNew tab1 sec each
Cmd/Ctrl + WClose tab1 sec each
Cmd/Ctrl + Shift + TReopen closed tab5 sec (no hunting)
Cmd/Ctrl + LFocus address bar2 sec each
Cmd/Ctrl + 1-8Switch to tab 1-82 sec each
Cmd/Ctrl + 9Switch to last tab2 sec each
Cmd/Ctrl + Shift + JDeveloper tools (console)3 sec
Cmd/Ctrl + DBookmark current page2 sec
Cmd/Ctrl + Shift + NNew incognito window3 sec
Space / Shift + SpaceScroll down/up by page1 sec each
Cmd/Ctrl + F then EnterFind next match2 sec
Alt + ← / β†’Back/Forward2 sec each

My Tab Management System

I keep tabs organized by position:

  • Tabs 1-3: Always-open (Gmail, Calendar, Todoist)
  • Tabs 4-6: Current project/task
  • Tabs 7+: Research/reference

Using Cmd+1, Cmd+2, Cmd+3 gets me to my permanent tabs instantly. This eliminates the β€œwhere’s my email tab?” hunting.

Notion Shortcuts (My Most-Used App)

I spend 2+ hours daily in Notion for my second brain. These shortcuts make it bearable:

ShortcutActionUse Case
Cmd/Ctrl + Shift + NNew page (quick note)Capture ideas instantly
/Open command menuFormat anything
/todoCreate checkboxTrack tasks
/h1, /h2, /h3Create headingsStructure notes
/tableCreate tableData organization
Cmd/Ctrl + Shift + MAdd commentAnnotate for later
Cmd/Ctrl + /Toggle block typeRestructure content
Cmd/Ctrl + DDuplicate blockCopy structures
Cmd/Ctrl + EnterOpen pageNavigate fast
@ + nameMention/link a pageCreate connections

VS Code Shortcuts (For Developers)

Even non-developers might find these useful for editing markdown, config files, or automation scripts:

ShortcutAction
Cmd/Ctrl + PQuick open file
Cmd/Ctrl + Shift + PCommand palette
Cmd/Ctrl + DSelect next occurrence
Cmd/Ctrl + Shift + LSelect ALL occurrences
Alt + ↑/↓Move line up/down
Cmd/Ctrl + Shift + KDelete line
Cmd/Ctrl + /Toggle line comment
Cmd/Ctrl + BToggle sidebar
Cmd/Ctrl + `Toggle terminal
Cmd/Ctrl + Shift + FSearch entire project

Email Shortcuts (Gmail)

For mastering email with speed, combine these with my email management tips:

ShortcutActionTime Impact
CCompose new email2 sec
RReply1 sec
AReply all1 sec
FForward1 sec
EArchive2 sec
#Delete2 sec
Shift + UMark unread1 sec
SStar/flag1 sec
J/KNext/previous email1 sec
?Show all shortcutsβ€”

Pro Tip: Enable Gmail keyboard shortcuts in Settings > General > Keyboard shortcuts: ON. Then use J and K to navigate emails, E to archive, and S to star. You can process 50 emails in 5 minutes this way. Combined with time blocking your email sessions, this makes inbox zero achievable in under 15 minutes.

Spotlight/Alfred/Raycast Power Use

Raycast (Free, macOS) β€” My Launcher of Choice

I replaced Spotlight with Raycast and it’s added another 5 minutes of daily savings:

  • Calculator: Type math directly (no Calculator app needed)
  • Clipboard history: Search past copies
  • Snippets: Type β€œ;email” β†’ expands to full email template
  • Window management: Move windows with shortcuts
  • App shortcuts: Custom shortcuts for any app action
  • AI: Built-in ChatGPT access from anywhere

Text Expansion (Saves 10+ Minutes Daily)

I have 47 text expansion snippets that fire throughout the day:

TriggerExpands ToUse Case
;em[email protected]Forms, signups
;addrFull mailing addressOrders, forms
;ty”Thanks for reaching out! I’ll…”Email replies
;meetingMeeting note templateStart of every meeting
;zoomMy Zoom linkSharing meeting link
;sigFull email signatureProfessional emails
;dateToday’s date (auto-formatted)Documentation

Building Your Shortcut Muscle Memory

The 5-per-Week Method

When I started, I tried to learn 50 shortcuts at once. I remembered none of them. Here’s what actually worked:

Week 1: Learn 5 shortcuts. Write them on a sticky note on your monitor. Use them EVERY TIME the situation arises β€” no mouse allowed for those 5 actions.

Week 2: Those 5 are automatic now. Add 5 more.

Week 3-4: You now know 15 shortcuts. Most people stop here and that’s fine β€” 15 well-chosen shortcuts save significant time.

Month 2-3: Keep adding 3-5 per week until you have 40-50 core shortcuts memorized.

Priority Order for Learning

Start with these β€” they have the highest frequency Γ— time savings:

  1. Cmd/Ctrl + Tab (app switching) β€” used 100+ times/day
  2. Cmd/Ctrl + Space (Spotlight/launcher) β€” used 30+ times/day
  3. Cmd/Ctrl + C/V/Z (copy/paste/undo) β€” you probably know these
  4. Cmd/Ctrl + T/W (new tab/close tab) β€” used 40+ times/day
  5. Cmd/Ctrl + L (address bar) β€” used 20+ times/day
  6. Cmd/Ctrl + Shift + T (reopen closed tab) β€” saves panic
  7. Cmd/Ctrl + F (find) β€” used 15+ times/day
  8. Cmd/Ctrl + Shift + V (paste plain text) β€” used 10+ times/day

Application-Specific Shortcuts That Changed My Workflow

Todoist

  • Q: Quick add task from anywhere
  • Cmd/Ctrl + Enter: Add task and open
  • P1-P4: Set priority while typing

Figma (for designers)

  • K: Scale tool
  • Cmd + D: Duplicate
  • Cmd + Shift + G: Frame selection
  • Ctrl + G: Grid toggle

Slack

  • Cmd/Ctrl + K: Jump to any channel/conversation
  • Cmd/Ctrl + Shift + M: All unread messages
  • Up arrow: Edit last message
  • /remind: Set a reminder

Common Mistakes to Avoid

1. Trying to Learn Too Many at Once

Information overload kills retention. 5 per week, practiced deliberately, beats 50 memorized once and forgotten.

2. Not Customizing Default Shortcuts

Many apps let you set custom shortcuts. I’ve remapped several default shortcuts that were awkward to type. In macOS: System Preferences > Keyboard > Shortcuts > App Shortcuts.

3. Using Shortcuts for Rare Actions

Don’t memorize shortcuts for things you do once a week. Focus on high-frequency actions. My rule: if I do it more than 5 times per day, I need a shortcut for it.

4. Not Using a Launcher App

Your operating system’s built-in launcher (Spotlight/Windows Search) is good. A replacement like Raycast (Mac) or PowerToys Run (Windows) is great. These save more time than any individual shortcut.

5. Forgetting to Practice Intentionally

For the first week with new shortcuts, consciously STOP yourself from using the mouse when you know the shortcut exists. It feels slower initially but becomes faster within 2-3 days.

My Shortcut Cheat Sheet (Print This)

macOS Essential (Top 20)

Cmd + Space     β†’ Search/launch anything
Cmd + Tab       β†’ Switch apps
Cmd + `         β†’ Switch windows (same app)
Cmd + Q         β†’ Quit app
Cmd + W         β†’ Close tab/window
Cmd + T         β†’ New tab
Cmd + N         β†’ New window
Cmd + ,         β†’ Preferences
Cmd + H         β†’ Hide app
Cmd + Shift + V β†’ Paste plain text
Cmd + Z/Shift+Z β†’ Undo/Redo
Cmd + F         β†’ Find
Cmd + L         β†’ Address bar (browser)
Cmd + 1-9       β†’ Switch to tab N
Cmd + Shift + T β†’ Reopen closed tab
Ctrl + ←/β†’     β†’ Switch desktop
Cmd + Option + Esc β†’ Force quit
Cmd + Shift + 4 β†’ Screenshot (area)
Cmd + Shift + 5 β†’ Screen recording
Cmd + Ctrl + Q  β†’ Lock screen

Windows Essential (Top 20)

Win + Space     β†’ Switch input language
Alt + Tab       β†’ Switch apps
Win + E         β†’ File Explorer
Win + L         β†’ Lock screen
Win + D         β†’ Show desktop
Win + V         β†’ Clipboard history
Win + ←/β†’      β†’ Snap windows
Win + Shift + S β†’ Screenshot
Ctrl + Shift+Esc β†’ Task Manager
Win + 1-9       β†’ Taskbar apps
Alt + F4        β†’ Close window
Ctrl + W        β†’ Close tab
Ctrl + T        β†’ New tab
Ctrl + Shift + T β†’ Reopen closed tab
Ctrl + L        β†’ Address bar
Ctrl + Shift + V β†’ Paste plain text
F2              β†’ Rename file
Ctrl + Z        β†’ Undo
Ctrl + D        β†’ Duplicate/Delete
Win + .         β†’ Emoji picker

FAQ

How long does it take to make shortcuts automatic?

Based on my experience: 3-5 days for a shortcut you use 10+ times daily. 1-2 weeks for less frequent ones. The key is deliberate practice β€” every time you catch yourself reaching for the mouse for a known shortcut, stop and use the keyboard instead. After about 50 repetitions, it becomes muscle memory and you won’t even think about it.

Should I use a custom keyboard layout (Dvorak, Colemak)?

I switched to Colemak for 3 months and switched back. Unless you have RSI issues or type 8+ hours of pure text daily, the productivity loss during the 2-3 month learning curve isn’t worth it for most people. Standard QWERTY with well-learned shortcuts is plenty fast. Focus your energy on shortcuts and text expansion instead.

What’s the best way to remember shortcuts for apps I use occasionally?

Create a reference note in your second brain with shortcuts for each app. When you need to use that app intensively, pull up the reference. For apps you use daily, the 5-per-week method works. For occasional apps, just knowing where to look up the shortcuts is sufficient β€” don’t waste memory on things you use once a month.

Are there shortcuts that work the same across Mac and Windows?

Most Cmd shortcuts on Mac have Ctrl equivalents on Windows: Cmd+C = Ctrl+C, Cmd+V = Ctrl+V, Cmd+Z = Ctrl+Z, Cmd+F = Ctrl+F, Cmd+T = Ctrl+T, etc. The main differences are system-level shortcuts (Spotlight vs Win Search, Mission Control vs Task View). If you switch between platforms, the muscle memory transfers about 80%.

Do shortcuts actually make a measurable difference?

I tracked my time for 2 weeks: one week using mouse-heavy navigation, one week using shortcuts exclusively. The shortcut week saved 28 minutes per day on average. That’s 2.3 hours per week, or 120 hours per year. Enough to justify the 3-week investment in building the habits. The real benefit beyond time is reduced context-switching fatigue β€” staying on the keyboard keeps you in flow.

#keyboard shortcuts#productivity#macOS#Windows#efficiency

πŸ’‘ Want more productivity tips?

Browse all articles β†’