Added shortcuts to docs
This commit is contained in:
parent
270a2d8e0c
commit
c915058bf8
@ -1,22 +1,29 @@
|
||||
### Everywhere
|
||||
| Key | Action |
|
||||
|:-----------|:------------|
|
||||
| `enter` | Confirm Dialog |
|
||||
| `u` | Upload photo |
|
||||
| `esc` | Close/Back |
|
||||
| `cmd`+`up` | Close/Back |
|
||||
| `enter` | Confirm Dialog |
|
||||
| `esc` | Close/Back |
|
||||
| `cmd`+`up` | Close/Back |
|
||||
|
||||
### Album
|
||||
| Key | Action |
|
||||
|:-----------|:------------|
|
||||
| `r` | Set title |
|
||||
| `d` | Set description |
|
||||
| `i` | Show information |
|
||||
| `cmd`+`backspace` | Delete album |
|
||||
| `ctrl`+`backspace` | Delete album |
|
||||
|
||||
### Photo
|
||||
| Key | Action |
|
||||
|:-----------|:------------|
|
||||
| `s` | Star photo |
|
||||
| `i` | Show information |
|
||||
| `cmd`+`backspace` | Delete photo |
|
||||
| `r` | Set title |
|
||||
| `t` | Set tags |
|
||||
| `d` | Set description |
|
||||
| `s` | Star photo |
|
||||
| `i` | Show information |
|
||||
| `left` | Previous photo |
|
||||
| `right` | Next photo |
|
||||
| `cmd`+`backspace` | Delete photo |
|
||||
| `ctrl`+`backspace` | Delete photo |
|
Loading…
Reference in New Issue
Block a user