author | cniehaus <cniehaus> | 2002-12-13 14:19:04 (UTC) |
---|---|---|
committer | cniehaus <cniehaus> | 2002-12-13 14:19:04 (UTC) |
commit | bef11d6339311a7ec04d7905f374d84be9ca5e7e (patch) (side-by-side diff) | |
tree | 6628f19112adfb625f2ebc19a31289f8a2ce7e0f /docs/usermanual/todo.sgm | |
parent | 8b1c25e608e7255199dc97ad8269ac66d40beede (diff) | |
download | opie-bef11d6339311a7ec04d7905f374d84be9ca5e7e.zip opie-bef11d6339311a7ec04d7905f374d84be9ca5e7e.tar.gz opie-bef11d6339311a7ec04d7905f374d84be9ca5e7e.tar.bz2 |
update. Spiralman?
-rw-r--r-- | docs/usermanual/todo.sgm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/usermanual/todo.sgm b/docs/usermanual/todo.sgm index 18138d9..223de7b 100644 --- a/docs/usermanual/todo.sgm +++ b/docs/usermanual/todo.sgm @@ -27,69 +27,69 @@ task. </section> <section><title>Editing Tasks</title> <para> To edit a task, you can select it, and then go to <GUIMenu>Data</GUIMenu>&arrow;<GUIMenuItem>Edit Task</GUIMenuItem>, or click the edit task icon (an image of a pencil). The same dialog should apear as if you were adding a task, but the information for that task should already be filled in. You can change any of it you want to, and then click "ok" in the top right corner to save the changes, or "x" to go back to the way it was. </para> </section> <section><title>Deleting Tasks</title> <para> To delete a task, first select it, and then either select <GUIMenu>Data</GUIMenu>&arrow; <GUIMenuItem>Delete...</GUIMenuItem> or press the Delete icon (an image of a trash can). A dialog should pop up, asking if you want to delete the task, click yes to delete it, or no to cancel. </para> </section> <section><title>Finding Tasks</title> <para> To find a task, either go to <GUIMenu>Options</GUIMenu>&arrow;<GUIMenuItem>Find</GUIMenuItem> , or click the find icon (an image of a green magnifying glass), and a dialog should pop up. Enter the text you want to search for in the description, and select the category that you want it to search through (this will speed the search up, if you know what category it is in). You can also select "case sensative" which makes the search pay attention to the case of what you type (so if you look for "mow lawn", it won't find a task called "Mow lawn"). "Search Backwards" will search backwards from the currently selected task. Click "Find" to initiate the search, when it finds a task that matches the string, it will select it. If you click Find again, it will find the next one in the list (or the previous one, if "Search backwards" is selected). </para> </section> <section><title>Viewing Tasks</title> <para> To only view tasks filled under certain categories, go to the Category menu, and check the categories you want to view. Also, under the Options menu, you can select whether or not you want completed tasks to be visible, and whether or not you want to see the deadline. </para> </section> <section><title>Completing Tasks</title> <para> To mark a task as completed without deleting it, you can either check the checkbox next to it in the main view, or edit it, and check the "completed" check box in the edit dialog. If <GUIMenu>Options</GUIMenu>&arrow; <GUIMenuItem>Completed<GUIMenuItem> tasks is not checked, the task will disapear when you mark it completed. but do not worry, it is not gone forever, just check Completed tasks in the options menu, and you can see and edit it again. </para> </section> <section><title>Beaming Tasks</title> <para> To beam a task to another device using the IrDA and OBEX protocols, you must first install the IrDA Applet and enable IrDA with it (see <xref linkend=irda>). Then select the task that you would like to and select -press the Beam icon in the toolbar, or select Data&arrow;Beam. Opie will then send the task to any waiting +press the Beam icon in the toolbar, or select Data&arrow;Beam. &opie; will then send the task to any waiting device. </para> </section> </chapter> |