# Dashboard

![Splashforce dashboard](https://3437756372-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MeRIWvjWWqN8lnpc5FA%2F-MeRm4PxKoyNDyiSA5Fz%2F-MeRmBUv2IlvaswW0ghP%2Fdashboard.png?alt=media\&token=7e216bf3-f596-4913-9de7-c932992d0a3b)

## Task groups

Task groups can hold tasks with different sites to other tasks in the same group, they are simply an organizational feature. Task groups can be created by modifying the group field when creating or editing a task. When deleting a task group all tasks within it will be deleted.

![Task groups](https://3437756372-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MeRIWvjWWqN8lnpc5FA%2F-MeS7UQq35imSKeCDjTu%2F-MeS8mHb8lqHkHgyt3Lc%2Ftask-groups.png?alt=media\&token=c7fe3677-57b5-4129-a666-63ec7776e2fb)

## Tasks

{% tabs %}
{% tab title="Starting tasks" %}
• To start a single task, click the start icon on the right hand side of the task.\
• To start multiple tasks, select the desired tasks, right click and then click **Start selected**.\
• To start all tasks, click the **Start all** button.
{% endtab %}

{% tab title="Stopping tasks" %}
• To stop a single task, click the stop icon on the right hand side of the task.\
• To stop multiple tasks, select the desired tasks, right click and then click **Stop selected**.\
• To stop all tasks, click the **Stop all** button.
{% endtab %}

{% tab title="Editing tasks" %}
• To edit a single task, click the start icon on the right hand side of the task.\
\
**Mass task editing is currently dysfunctional.**
{% endtab %}

{% tab title="Deleting tasks" %}
• To delete a single task, click the delete icon on the right hand side of the task.\
• To delete multiple tasks, select the desired tasks, right click and then click **Delete selected**.\
• To delete all tasks, click the **Delete all** button.
{% endtab %}

{% tab title="Selecting tasks" %}
• Tasks can be selected through the use of ctrl/shift clicking.&#x20;
{% endtab %}
{% endtabs %}

{% hint style="warning" %}
Tasks that have been started will need to be stopped before they can be started again.
{% endhint %}

## Hotkeys

![Context menu](https://3437756372-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MeRIWvjWWqN8lnpc5FA%2F-MeS7UQq35imSKeCDjTu%2F-MeSAQgpeApvJXpTWDcP%2Fcontext-menu.png?alt=media\&token=34ce9b97-b8aa-4755-9060-fa2b03591195)

While the context menu is open the hotkeys will be tailored to the currently selected tasks rather than the defaults. This means that if there was a hotkey used to affect all tasks it now only affects those that have been selected.

| Hotkey         | Callback                   |
| -------------- | -------------------------- |
| `CTRL+A`       | Select all tasks           |
| `CTRL+C`       | Copy selected tasks        |
| `CTRL+V`       | Paste tasks from clipboard |
| `CTRL+G`       | Start selected tasks       |
| `CTRL+H`       | Stop selected tasks        |
| `CTRL+A`       | Delete selected tasks      |
| `CTRL+SHIFT+G` | Start all tasks            |
| `CTRL+SHIFT+H` | Stop all tasks             |
| `CTRL+SHIFT+D` | Delete all tasks           |
