# Tastatur-Shortcuts

SendDrop unterstützt eine Reihe von Shortcuts, die Ihnen den Alltag deutlich beschleunigen – besonders in der Bestell-Übersicht und beim Label-Druck.

***

### Globale Shortcuts

| Shortcut       | Aktion                    |
| -------------- | ------------------------- |
| `?`            | Shortcut-Übersicht öffnen |
| `Cmd/Ctrl + K` | Quick-Search (überall)    |
| `g` + `d`      | Zum **Dashboard**         |
| `g` + `o`      | Zu den **Bestellungen**   |
| `g` + `s`      | Zu den **Einstellungen**  |
| `Esc`          | Dialog schließen          |

***

### Bestell-Übersicht

| Shortcut  | Aktion                               |
| --------- | ------------------------------------ |
| `↑` / `↓` | Zeile hoch/runter                    |
| `Enter`   | Ausgewählte Bestellung öffnen        |
| `Space`   | Zeile an-/abwählen                   |
| `a`       | Alle sichtbaren Zeilen markieren     |
| `l`       | Für markierte Zeilen Labels erzeugen |
| `p`       | Für markierte Zeilen drucken         |
| `/`       | Such-Feld fokussieren                |

***

### Label-Dialog

| Shortcut           | Aktion                           |
| ------------------ | -------------------------------- |
| `Tab`              | Nächstes Feld                    |
| `Shift + Tab`      | Vorheriges Feld                  |
| `Enter`            | Label erzeugen (in letztem Feld) |
| `Cmd/Ctrl + Enter` | Label erzeugen + drucken         |
| `Esc`              | Abbrechen                        |

***

### Tabellen-Ansichten allgemein

| Shortcut               | Aktion            |
| ---------------------- | ----------------- |
| `Cmd/Ctrl + F`         | In Tabelle suchen |
| `Cmd/Ctrl + Shift + F` | Filter öffnen     |
| `Cmd/Ctrl + Shift + R` | Aktualisieren     |

***

### Tipps

* **Maus meiden**: Mit `Cmd/Ctrl + K` öffnen Sie die Quick-Search. Tippen Sie „Bestellungen", „Einstellungen" oder direkt einen Shop-Namen – und springen mit Enter hin.
* **Bulk-Flow**: `a` → `l` → `p` erzeugt und druckt alle sichtbaren Labels in 3 Tastendrücken.
* **Tracking-Nummer einfügen**: In der Suche einfach die Tracking-Nummer eingeben – Sie landen direkt bei der passenden Bestellung.

***

{% hint style="info" %}
Manche Shortcuts hängen vom Browser/Betriebssystem ab. Auf macOS ist es `Cmd`, auf Windows/Linux `Ctrl`. SendDrop passt das automatisch an.
{% endhint %}

***

### Siehe auch

{% content-ref url="/pages/3jb0WDciMRckvs7eGpne" %}
[Browser & System-Voraussetzungen](/11.-referenz-and-hilfe/browser-voraussetzungen.md)
{% endcontent-ref %}

{% content-ref url="/pages/xxGY1VFUm1rrBjVjXc4l" %}
[Glossar: Wichtige Begriffe](/11.-referenz-and-hilfe/glossar.md)
{% endcontent-ref %}


---

# 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://wiki.senddrop.com/11.-referenz-and-hilfe/tastatur-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.
