[[Raycast]]
Some deeper thinking on how to set up hotkeys on Raycast.
## Categories, Consistency, and Hotkeys
Three categories to start with:
1. `⌥ Option` key for Apps & Quicklinks
2. `^ Crtl` key for System settings
3. `✦ Hyper`[^1] key for actions
Doing this means that one modifier is connected to each type of category, keeping things consistent.
## First Letter Rule
The second step is to use the first letter of a command or app’s name along with the modifier.
Examples:
- `⌥O`: Open [[Obsidian]]
- `✦T`: Create task in [[Todoist]]
- `^P`: Pause in **Apple Music**
## Function Keys
Because FN keys are unique, you can add a whole row of unique actions here across the three categories without worrying about overlap.
## Number Row for Window Management
This one takes a bit of work to get into your muscle memory, but once you do it’s hard to go back. I use the number row + the hotkey to put windows in various places on my screen. Lets me keep things tidy and organized at work.
---
These are just a few examples, but the main point to keep in mind is the first one. Consistency is key (heh), and doing a refresh every now and then will help you keep chugging along with **Raycast**.
[^1]: The Hyper key is simply a combination that converts a caps lock button into all four modifiers combined (`⌃⌥⌘⇧`). This is useful to create unique hotkeys that don’t bump into anything else