From 4b295ed1e7b195f6d71c77edeeb1c4f897df107c Mon Sep 17 00:00:00 2001 From: Abigail Sparling <33765342+abigailsparling@users.noreply.github.com> Date: Fri, 23 Aug 2024 14:14:09 -0700 Subject: [PATCH] Update episodes/08-tasks-and-automation.md --- episodes/08-tasks-and-automation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/episodes/08-tasks-and-automation.md b/episodes/08-tasks-and-automation.md index e5160c2f..06c82c6a 100644 --- a/episodes/08-tasks-and-automation.md +++ b/episodes/08-tasks-and-automation.md @@ -83,7 +83,7 @@ You can add a new task by clicking on the plus button. You can add any type of f Click on save at the left bottom corner of the Task List window to save your Task. From there you can close the Task Manager window. To run a task, go to Tools → Assigned Tasks → Current Tasks. -If you have created many Tasks, it does help to assign them to groups to more easily find what you need. If you don't use Groups, the Task Manager will list all of your Tasks in the order they were created and it might be difficult to a specific task, especially on small screens such as laptops. Tasks can also be reordered in the Task Manager by selecting a task and then moving it in the list using the up and down arrows. +If you have created many Tasks, it does help to assign them to groups to more easily find what you need. If you don't use Groups, the Task Manager will list all of your Tasks in the order they were created and it might be difficult to find a specific task, especially on small screens such as laptops. Tasks can also be reordered in the Task Manager by selecting a task and then moving it in the list using the up and down arrows. ::::::::::::::::::::::::::::::::::::::: challenge