Update tasklist.
@@ -2,10 +2,9 @@
|
|||||||
|
|
||||||
We have a *single task* timed tasklist for showing what you are currently working on, and keeping track of how long you work on each task!
|
We have a *single task* timed tasklist for showing what you are currently working on, and keeping track of how long you work on each task!
|
||||||
|
|
||||||
## Commands
|
The tasklist is shared between Twitch and Discord, and (after linking your account with `/profiles link twitch` in Discord) all of the commands below should work in either space!
|
||||||
<details>
|
|
||||||
<summary>Tasklist Commands</summary>
|
|
||||||
|
|
||||||
|
## Commands
|
||||||
| Command | Usage | Description | Example |
|
| Command | Usage | Description | Example |
|
||||||
| --- | --- | --- | --- |
|
| --- | --- | --- | --- |
|
||||||
| `!now` | `!now`<br>`!now <task>` | Show your current task and how long you have been working on it<br>Set your current task to `task`. | `!now Testing Tasklist` |
|
| `!now` | `!now`<br>`!now <task>` | Show your current task and how long you have been working on it<br>Set your current task to `task`. | `!now Testing Tasklist` |
|
||||||
@@ -13,10 +12,6 @@ We have a *single task* timed tasklist for showing what you are currently workin
|
|||||||
| `!edit` | `!edit <new-task>` | Edit your current task to `task` without stopping the timer. | `!edit Testing edit command` |
|
| `!edit` | `!edit <new-task>` | Edit your current task to `task` without stopping the timer. | `!edit Testing edit command` |
|
||||||
| `!next` | `!next <task>` | A combination of `!done` and `!now <task>`, complete your current task and start a new one. |
|
| `!next` | `!next <task>` | A combination of `!done` and `!now <task>`, complete your current task and start a new one. |
|
||||||
|
|
||||||
|
|
||||||
The tasklist is shared between Twitch and Discord, and (after linking your account with `/profiles link twitch` in Discord) all of these commands should work in both places!
|
|
||||||
</details>
|
|
||||||
|
|
||||||
## Examples
|
## Examples
|
||||||
<details>
|
<details>
|
||||||
<summary>Tasklist Examples</summary>
|
<summary>Tasklist Examples</summary>
|
||||||
@@ -44,3 +39,4 @@ The task `Checking Task Documentation` has been completed.
|
|||||||
|
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
|
#
|
||||||
|
|||||||
Reference in New Issue
Block a user