Went through todos

This commit is contained in:
Dennis Eichhorn 2024-05-02 22:54:40 +00:00
parent dd4d194fec
commit 4c210cd8ea

View File

@ -30,3 +30,13 @@ The following hotkeys provide table interactions.
| ----------------- | ------------------ | --------------------------------------------------- |
| Table | Ctrl + A | Select all table elements |
| Table | Ctrl + E | Export selected elements to excel (*coming soon*) |
## Link Interaction
The following hotkeys provide link interactions.
| Element | Hotkey | Action |
| ----------------- | ------------------ | --------------------------------------------------- |
| Preview/Close | Ctrl + Hover | Shows preview a preview of the hovered link* |
\* Only implemented for some links (e.g. images in media lists)