GUI
Colours
Relations use different colours to show the different type of the fields.
Shortcuts
This documents the shortcuts within the Qt interface.
| Sequence | Action | Context |
| Alt+U | Union | |
| Alt+I | Intersection | |
| Alt+S | Selection | |
| Alt+P | Projection | |
| Alt+R | Rename | |
| Alt+A | Arrow | |
| Alt+D | Division | |
| Alt+J Alt+J | Join | |
| Alt+J Alt+O | Outer join | |
| Alt+J Alt+R | Right join | |
| Alt+J Alt+L | Left join | |
| Ctrl+Shift+O | Optimize | |
| Ctrl+Shift+U | Undo optimize | |
| Ctrl+Shift+C | Clear history | |
| Ctrl+Enter | Run query | |
| Ctrl+Shift+Enter | Clear query | |
| Delete | Unload relation | Relations list |
| Space | Show relation | Relations list |
| ↑ | Previous query in history | Single line query editor |
| ↓ | Next query in history | Single line query editor |
Bugs
KDE users might experience bugs, because of colliding shortcuts created by KDE.
A workaround is to edit the file ~/.config/kdeglobals and add the following:
[Development]
AutoCheckAccelerators=false