Navigation shortcuts
The use of navigation shortcuts can greatly increase your productivity while using GoodDay.
Shortcut | Description |
---|---|
esc |
Close current window e.g. task, modal, popover |
space |
Enter / Exit full-screen mode (if supported for current view) |
n |
Open quick create window / New |
g |
Quick navigation / Go to |
s |
Search |
h |
Go to Home screen |
p |
Show Projects menu |
v |
Show Views |
c |
Show Chats menu |
u |
Show Users menu |
o |
Show Organization menu |
Text Editor Shortcuts
GoodDay rich text editor comes with many shortcuts to help you format your content faster. While you might not remember all of them, we encourage you to try Markdown shortcuts as they enable content editing without the use of a mouse.
Markdown Shortcuts
Function | Markdown |
---|---|
Apply level 1 header style | # |
Apply level 2 header style | ## |
Insert horizontal rule | --- |
Bold | ** |
Italic | _ |
Monospace (code) | ` |
Strikethrough | ~ |
Apply normal text style | ⌫ |
Numbered list | 1. |
Bulleted list | - |
Blockquote | > |
Code block | ``` |
Standard Shortcuts
Function | Shortcut | Shortcut (macOS) |
---|---|---|
Common actions | ||
Copy | Ctrl + C |
⌘ + C |
Cut | Ctrl + X |
⌘ + X |
Paste | Ctrl + V |
⌘ + V |
Paste without formatting | Ctrl + ⇧ + V |
⌘ + ⇧ + V |
Undo | Ctrl + Z |
⌘ + Z |
Redo | Ctrl + ⇧ + Z |
⌘ + ⇧ + Z |
Insert or edit link | Ctrl + K |
⌘ + K |
Open link | Alt + ↵ |
⌥ + ↵ |
Text formatting | ||
Bold | Ctrl + B |
⌘ + B |
Italic | Ctrl + I |
⌘ + I |
Underline | Ctrl + U |
⌘ + U |
Monospace (code) | Ctrl + J |
⌘ + J |
Strikethrough | Ctrl + ⇧ + X |
⌘ + ⇧ + X |
Superscript | Ctrl + . |
⌘ + . |
Subscript | Ctrl + , |
⌘ + , |
Paragraph formatting | ||
Increase list indentation | ↹ |
↹ |
Decrease list indentation | ⇧ + ↹ |
⇧ + ↹ |
Apply normal text style | Ctrl + Alt + 0 |
⌘ + ⌥ + 0 |
Apply heading style [1-6] | Ctrl + Alt + [1-6] |
⌘ + ⌥ + [1-6] |
Numbered list | Ctrl + ⇧ + 7 |
⌘ + ⇧ + 7 |
Bulleted list | Ctrl + ⇧ + 8 |
⌘ + ⇧ + 8 |
Go to new line | ↵ |
↵ |
Insert soft new line | ⇧ + ↵ |
⇧ + ↵ |
Insert soft new line | Ctrl + ↵ |
⌘ + ↵ |
Text selection with keyboard | ||
Select all | Ctrl + A |
⌘ + A |
Extend selection one character | ⇧ + ← or → |
⇧ + ← or → |
Extend selection one line | ⇧ + ↑ or ↓ |
⇧ + ↑ or ↓ |
Extend selection one word | Alt + ⇧ + ← or → |
⌥ + ⇧ + ← or → |
Extend selection to the beginning of the line | Ctrl + ⇧ + ← |
⌘ + ⇧ + ← |
Extend selection to the end of the line | Ctrl + ⇧ + → |
⌘ + ⇧ + → |
Extend selection to the beginning of the document | ⇧ + ⇱ |
⇧ + ⇱ |
Extend selection to the end of the document | ⇧ + ⇲ |
⇧ + ⇲ |
Text selection with mouse | ||
Select word | Double-click |
Double-click |
Extend selection one word at a time | Double-click + Drag |
Double-click + Drag |
Select paragraph | Triple-click |
Triple-click |
Extend selection one paragraph at a time | Triple-click + Drag |
Triple-click + Drag |