

Find resources like CheatSheet that list a bunch of shortcuts.This will force you to find a keyboard-based solution for what you’re trying to accomplish. Try ditching your mouse for a day (or at least drastically reduce your usage).For example, if you find yourself deleting entire lines multiple times per day, perhaps you could write in a note somewhere “find a hotkey for deleting lines”. Try to analyze where you’re spending most of your time.I wouldn’t have known that I could even do this unless I was searching through menus for it. For example, in Sublime, you can select a bunch of lines and prune out duplicate values using Edit → Permute Lines → Unique. I’ve found some interesting ones from time to time.

Discovery: it’s difficult to use something if you don’t know it even exists! I suggest hunting through menus or keybindings files/settings to figure out which commands are even available to you.Learning about copy/paste would likely be by far the biggest time-saver you could incorporate into your workflow.Īs the example shows, this process can be broken down into two phases: discovery and incorporation: To illustrate, here’s a contrived example: suppose you never knew about copy/paste and found yourself frequently duplicating text manually. The best general tip that I have is to identify where you would gain the most time using shortcuts.
