Keybindings
Keybindings work when no text input is focused. They are disabled automatically when you are typing in a search box, todo item, or any other input field.
Default keybindings
| Key | Action |
|---|---|
? | Open Settings |
e | Toggle edit layout mode |
Ctrl+S | Save layout / exit edit mode |
b | Add bookmark |
t | Add task (Todo widget) |
d | Clear completed tasks |
f | Open global search |
m | Compose Mastodon post (requires Mastodon widget configured) |
Customising keybindings
Go to Settings → Keybindings. For each action you can:
- Change the trigger key
- Add or remove modifier keys (
Ctrl,Shift,Alt) - Enable or disable the binding
Changes are saved to the database instantly.
To reset all keybindings to defaults, click Reset to Defaults at the bottom of the Keybindings tab.
Available actions
| Action ID | Description |
|---|---|
openSettings | Opens the Settings panel |
toggleEditMode | Enters or exits layout edit mode |
saveLayout | Exits edit mode (persisting layout) |
addBookmark | Opens the Add Bookmark modal |
addTask | Opens the Add Task modal |
clearCompletedTasks | Removes all completed todos |
openSearch | Opens the global search modal |
composeMastodon | Opens the Mastodon compose modal |