Features
Keyboard Shortcuts
Master noetect with keyboard shortcuts.
Keyboard Shortcuts
noetect is designed for keyboard-first navigation. Learn these shortcuts to work faster.
Global Shortcuts
These work anywhere in the app:
| Shortcut | Action |
|---|---|
⌘K |
Open command palette |
⌘T |
New tab |
⌘W |
Close tab |
⌘, |
Open settings |
⌘⇧B |
Toggle noetect (global, works system-wide) |
Notes
| Shortcut | Action |
|---|---|
⌘N |
Create new note |
/ |
Search notes |
⌘⌫ |
Delete current note |
⌘S |
Save current note |
Todos
| Shortcut | Action |
|---|---|
⌘N |
Create new todo |
⌘Enter |
Mark todo complete |
⌘⌫ |
Delete todo |
Table Editing
When editing tables in the notes editor:
| Shortcut | Action |
|---|---|
Tab |
Next cell |
⇧Tab |
Previous cell |
⌘⇧→ |
Add column after |
⌘⇧← |
Add column before |
⌘⌥⌫ |
Delete column |
Enter |
Add row (in last column) |
⌘⇧⌫ |
Delete row |
⌘⇧⌥⌫ |
Delete table |
Command Palette
The command palette (⌘K) is your gateway to every action in noetect. Type to search for:
- Creating notes, todos, and chats
- Opening specific views
- Navigating to projects
- Running Git commands
- Accessing settings
Quick Tips
- Type
>to filter to commands only - Type
@to search for files - Type
#to search by tag
Customizing Shortcuts
Keyboard shortcuts can be customized in Settings → Keyboard Shortcuts:
- Find the shortcut you want to change
- Click the current key combination
- Press your new shortcut
- Click Save
noetect will warn you if your new shortcut conflicts with an existing one.
macOS Integration
noetect integrates with macOS for a native feel:
- Menu bar access: Quick access from the menu bar
- Global toggle:
⌘⇧Bworks even when noetect isn't focused - Native keyboard shortcuts: Standard macOS shortcuts work as expected (
⌘C,⌘V,⌘Z, etc.)