Productivity hacks

If I spend most of the time in front of the screen and keyboard (8h daily x 200 days x 60 years = 96 000 hours), I can learn some quick tips & tricks. Why not!

Keyboard

The goal is to use keyboard instead of touchpad as much as possible.

Keyboard shortcuts
Learn standard Visual Studio Code keyboard shortcuts, and use them everywhere possible, like in Obsidian.

Use dictation whenever possible instead of typing. It can save hundreds of hours in your lifetime, probably.

Vimari for Safari:

"hintToggle": "f",
"newTabHintToggle": "shift+f",
"scrollUp": "k",
"scrollDown": "j",
"scrollLeft": "h",
"scrollRight": "l",
"scrollUpHalfPage": "u",
"scrollDownHalfPage": "d",
"goToPageTop": "g g",
"goToPageBottom": "shift+g",
"goToFirstInput": "g i",
"goBack": "shift+h",
"goForward": "shift+l",
"reload": "r",
"tabForward": "w",
"tabBack": "q",
"closeTab": "x",
"openTab": "t"

Raycast:

Siri

Start a voice memo to quickly record thought

Taskbar

Other