Add !restart command
8
Home.md
8
Home.md
@@ -78,6 +78,7 @@ Candid feedback is *always* welcome.
|
|||||||
| `!clear all` | Delete ***all*** the tasks on your tasklist. | `!clear all` |
|
| `!clear all` | Delete ***all*** the tasks on your tasklist. | `!clear all` |
|
||||||
| `!clear done` | Delete all the completed tasks on your tasklist (this will change your task numbers!) | `!clear done` |
|
| `!clear done` | Delete all the completed tasks on your tasklist (this will change your task numbers!) | `!clear done` |
|
||||||
| `!clear <taskspec>` | Delete the tasks in `taskspec` | `!clear 1, 3, 10-20` |
|
| `!clear <taskspec>` | Delete the tasks in `taskspec` | `!clear 1, 3, 10-20` |
|
||||||
|
| `!restart` | Restarts your current task | `!restart` |
|
||||||
|
|
||||||
## 📜 Statistics and History
|
## 📜 Statistics and History
|
||||||
|
|
||||||
@@ -236,6 +237,13 @@ The `target` can be one of the following:
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
### `!restart`
|
||||||
|
|
||||||
|
Simply restarts your current task.
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
|
||||||
### `!history`
|
### `!history`
|
||||||
|
|
||||||
Displays a detailed history of your completed tasks, grouped by day.
|
Displays a detailed history of your completed tasks, grouped by day.
|
||||||
|
|||||||
Reference in New Issue
Block a user