# Keyboard Shortcuts

Your time is valuable, and you know from experience that every second counts.

That's why Daylite's keyboard shortcuts are such a brilliant time saver.

By applying even just a handful of these shortcuts, you will quickly find you have added time back to your day.

<table><thead><tr><th width="404">Daylite Keyboard Shortcuts</th><th>Function</th></tr></thead><tbody><tr><td>Tab</td><td>Go to the next field.</td></tr><tr><td>Shift-Tab</td><td>Go to the previous field.</td></tr><tr><td>Bottom Arrow</td><td>Open a drop-down menu.</td></tr><tr><td>Select a Token and press Return</td><td>Performs a slide over and displays the selected Object.</td></tr><tr><td>Select a Token and press Delete</td><td>Removes the Token.</td></tr><tr><td>Click a date field to open the date picker. Highlight either year, month, or date in the date field.</td><td>Increases the day/month/year. Decreases the day/month/year. Switches between year/month/date.</td></tr><tr><td>Up Arrow/Down Arrow/Left/Right Arrow + ESC</td><td>Close the date picker.</td></tr><tr><td>Option-Mouse Click</td><td>Hold Option and click a task checkbox to set the status of the task as ‘cancelled’. In DMA if you option-click an arrow in a token it will take you directly to that record in Daylite.</td></tr><tr><td>Option+Save button on New Objects</td><td>Holding down option when saving from the "create" window will take you to a new Object in the main window.</td></tr><tr><td>Option-Click+Drag On Appointments</td><td>Hold down option dragging a selected Appointment in the Calendar to duplicate it.</td></tr></tbody></table>

<table><thead><tr><th width="406">Command Keys</th><th>Function</th></tr></thead><tbody><tr><td>Command-A</td><td>Select All</td></tr><tr><td>Command-C</td><td>Copy</td></tr><tr><td>Command-E</td><td>Edit</td></tr><tr><td>Command-F</td><td>Find</td></tr><tr><td>Command-G</td><td>Find Next</td></tr><tr><td>Command-H</td><td>Hide Daylite</td></tr><tr><td>Command-J</td><td>Jump to Selection</td></tr><tr><td>Command-L</td><td>Link</td></tr><tr><td>Command-M</td><td>Minimize</td></tr><tr><td>Command-P</td><td>Print</td></tr><tr><td>Command-Q</td><td>Quit Daylite</td></tr><tr><td>Command-R</td><td>Refresh</td></tr><tr><td>Command-S</td><td>Save the edit card</td></tr><tr><td>Command-T</td><td>New tab</td></tr><tr><td>Command-V</td><td>Paste</td></tr><tr><td>Command-W</td><td>Close window</td></tr><tr><td>Command-X</td><td>Cut</td></tr><tr><td>Command-Z</td><td>Undo</td></tr><tr><td>Command-]</td><td>Indents the selected task and makes it a sub-task of the task above it</td></tr><tr><td>Command-,</td><td>Open the Preferences</td></tr><tr><td>Command-[</td><td>Outdents the selected sub-task</td></tr><tr><td>Command-[</td><td>Back</td></tr><tr><td>Command-;</td><td>Expand/collapse fields in row</td></tr><tr><td>Command-Option-F</td><td>Go to Search</td></tr><tr><td>Command - Shift - Up Arrow</td><td>Moves task up one level</td></tr><tr><td>Command-Shift-Down Arrow</td><td>Moves task down one level</td></tr><tr><td>Command-Shift-] <strong>or</strong> Control-Tab</td><td>Next tab</td></tr><tr><td>Command-Shift-[ <strong>or</strong> Control-Tab</td><td>Previous tab</td></tr><tr><td>Control-R</td><td>Refresh the DMA panel in Mail from Daylite</td></tr><tr><td>Control-Command - J</td><td>Day View</td></tr><tr><td>Control-Command-M</td><td>Month View</td></tr><tr><td>Control-Command-W</td><td>Week View</td></tr><tr><td>Control-Command-X</td><td>Add email to Daylite from Mail (via DMA)</td></tr><tr><td>Control-Command-Z</td><td>Show/Hide Daylite Assistant in Mail</td></tr><tr><td>Control-Option-Command-X</td><td>Remove email in Daylite from Mail (via DMA)</td></tr><tr><td>Option-Command-J</td><td>Go to Date</td></tr><tr><td>Option-Command-M</td><td>Write Letter in Daylite</td></tr><tr><td>Option-Command-N</td><td>new main window</td></tr><tr><td>Option-Command-T</td><td>Special Characters</td></tr><tr><td>Option-Command-1</td><td>List</td></tr><tr><td>Option-Command-2</td><td>Multi-Column List</td></tr><tr><td>Option-Shift-Command-V</td><td>Paste and match style</td></tr><tr><td>Shift-Command-B</td><td>New appointment</td></tr><tr><td>Shift-Command-D</td><td>Send an email from Mail</td></tr><tr><td>Shift-Command-G</td><td>Find Previous</td></tr><tr><td>Shift-Command-K</td><td>shift-command-K</td></tr><tr><td>Shift-Command-O</td><td>New opportunity</td></tr><tr><td>Shift-Command-P</td><td>Page setup</td></tr><tr><td>Shift-Command-T</td><td>New task</td></tr><tr><td>Shift-Command-Z</td><td>Redo</td></tr><tr><td>Shift-Command-\</td><td>Show all tabs</td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.daylite.app/help/learn/getting-started/keyboard-shortcuts.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
