From 796c2221b2ce39ccfa9bc67e83001b103a990b05 Mon Sep 17 00:00:00 2001 From: holo Date: Thu, 26 Feb 2026 18:15:42 +1000 Subject: [PATCH] Add !restart command --- Home.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Home.md b/Home.md index 20decc6..453c4cb 100644 --- a/Home.md +++ b/Home.md @@ -78,6 +78,7 @@ Candid feedback is *always* welcome. | `!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 ` | Delete the tasks in `taskspec` | `!clear 1, 3, 10-20` | +| `!restart` | Restarts your current task | `!restart` | ## 📜 Statistics and History @@ -236,6 +237,13 @@ The `target` can be one of the following: --- +### `!restart` + +Simply restarts your current task. + +--- + + ### `!history` Displays a detailed history of your completed tasks, grouped by day.