Skip to content

Commit 90b0720

Browse files
authored
docs: Refine keyboard shortcuts and settings sections
Updated keyboard shortcut descriptions and settings organization in README.md.
1 parent 68b54ea commit 90b0720

File tree

1 file changed

+14
-5
lines changed

1 file changed

+14
-5
lines changed

README.md

Lines changed: 14 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ Sometimes you need to emphasize a part of your screen or share ideas visually, a
122122
|-----|------|-------------|
123123
| <kbd>C</kbd> | **Color Picker** | Open color selection menu |
124124
| <kbd>W</kbd> | **Line Width** | Open line width picker |
125-
| <kbd>V</kbd> | **Select (Visual Mode)** | Select, move, and manage objects |
125+
| <kbd>V</kbd> | **Select** | Select, move, and manage objects |
126126
| <kbd>B</kbd> | **Board** | Toggle whiteboard/blackboard |
127127

128128
#### ⚡ Quick Actions
@@ -278,18 +278,27 @@ Always-On Mode displays your annotations persistently without any user interacti
278278

279279
Access the Settings panel from the menu bar icon or by pressing <kbd>Command</kbd> + <kbd>,</kbd>.
280280

281+
Settings are organized into two tabs: **General** and **Shortcuts**.
282+
281283
### General Settings
282284

283-
- **Annotate Hotkey**: Set a global keyboard shortcut to toggle Annotate.
285+
- **Activation Shortcut**: Set a global keyboard shortcut to toggle Annotate.
284286
- **Always-On Mode**: Set a global keyboard shortcut to toggle always-on mode.
285287
- **Clear Drawings on Toggle**: Automatically clear all drawings when activating Annotate.
286-
- **Hide Dock Icon**: Run Annotate in a more minimal mode without a dock icon.
288+
- **Hide Tool Feedback**: Disable visual feedback when switching tools.
289+
- **Show in Dock**: Display Annotate icon in the Dock.
290+
- **Enable Board**: Show whiteboard or blackboard background.
291+
- **Board Opacity**: Adjust board background transparency (10-100%).
287292

288293
### Keyboard Shortcuts
289294

290-
Customize keyboard shortcuts for all drawing tools by assigning individual shortcut keys for each tool (pen, arrow, highlighter, etc.).
295+
Customize keyboard shortcuts for all tools, organized into categories:
296+
- **Drawing Tools**: Pen, Arrow, Line, Highlighter
297+
- **Shapes**: Rectangle, Circle
298+
- **Advanced Tools**: Counter, Text, Select
299+
- **Utilities**: Color Picker, Line Width, Toggle Board
291300

292-
<img width="472" alt="image" src="https://github.com/user-attachments/assets/37d3498b-baa8-4fa5-93b0-6d2f8cc9246d" />
301+
<img width="712" height="740" alt="image" src="https://github.com/user-attachments/assets/23909c0a-7d8f-4d36-8ea5-f6d5783e7d19" />
293302

294303
## 🔄 Auto-Updates
295304

0 commit comments

Comments
 (0)