Cheat sheet and reference card
I use mostly cheat-sheets as reference cards. It’s give me high-level overview of the topic and the most important commands.
Primary sources are computer-related subjects and computer software.
I also have my own collections of images and PDF files with various cheat-sheets, quick reference cards and other useful stuff.
A lot of computer software include built-in cheatsheets of hotkeys:
- Neovim:
<leader>fk, binding to search action/hotkeys in telescope - Slack:
C-/, open list of keyboard shortcuts - cmus:
7, open settings view with shortcuts list - Blender:
F3, open menu search - Sioyek:
:, open commands’ palette - Godot :
C-S-p - tmux:
C-b, open list of shortcuts - NNN:
?, open shortcuts list - GIMP:
shift+f1, context help - obsidian:
C-S-p - youtube.com and many other websites:
?, open keyboard shortcuts - chrome web-tools:
?→shortctus,C-S-p
External links
- QuickRef.ME
- Wizard zines
- C++ Cheat Sheets & Infographics
- CS 261, great source for learning.