# Keybindings
## Global
| Key | Action |
|------------------------|-------------------------------------------------------|
| `shift+1` | Projects page |
| `shift+2` | Skills page |
| `shift+3` | To-do-list page |
| `shift+4` | Blocks page |
| `shift+5` | Settings page |
| `0` | Toggle sidebar |
| `i` | Toggle the menu |
| `T` | Switch theme |
| `P` | Open 'new project' menu |
| `Esc / c` 1 | Close any opened overlay (adding projects/habits etc) |
1 Or press `Shift-Tab` -> `Enter`, as I made some of the menus auto-focusable for
quickly adding new stuff
### Global - stopwatch keybindings
| Key | Action |
|-----|------------------------------------------------------|
| `s` | Open/close stopwatch |
| `p` | Pause/start stopwatch |
| `R` | Reset stopwatch |
| `f` | Finish stopwatch's countdown (adds a new data entry) |
## Projects/habit page
| Key | Action |
|-----|--------------------------------------------------------------------------|
| `O` | Toggle overview mode |
| `r` | Reset to the default period |
| `h` | Move to the left period (equivalent to pressing a datepicker arrow) |
| `l` | Move to the right period |
| `H` | Move to the left, but the periods start from the first day of the month |
| `L` | Move to the right, opposite of `H` |
## Tasks page
| Key | Action |
|-----|--------------------------------------------------------------------------|
| `t` | Open 'new task' menu |
## Skilltree page
| Key | Action |
|-----|--------------------------------------------------------------------------|
| `S` | Open 'new skilltree' menu |