|
Navigation: Using iKog > Navigating through the tasks |
![]() ![]()
|
At the bottom of the screen, the current task is displayed as shown below:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00] Take the cat to the vet Priority: 05 Context: @Date 2006-08-10 @Anywhere Created: [2006-08-13] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >>> |
To navigate through the list, we can use the NEXT or PREV commands or their abbreviated forms N and P.
So if we use these commands we might get:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00] Take the cat to the vet Priority: 05 Context: @Date 2006-08-10 @Anywhere Created: [2006-08-13] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >>>next ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [01] Learn how to use this program Priority: 09 Context: @Computer Created: [2006-08-13] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >>>n ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [02] Buy ceramic tiles for the bathroom Priority: 05 Context: @Anywhere Projects: Bathroom Created: [2006-08-13] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >>>prev ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [01] Learn how to use this program Priority: 09 Context: @Computer Created: [2006-08-13] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >>> |
To jump to the top of the list again, you can use the TOP or T command.
You can follow the TOP or T command with a number of tasks you want to list. So for example:
>>>LIST 3 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00] @Date 2006-08-10 Take the cat to the vet #5 @Anywhere [2006-08-01] [01] Learn how to use this program #9 @Computer [2006-08-13] [02] Buy ceramic tiles for the bathroom #5 @Anywhere Projects: Bathroom, [2006-08-13] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [00] Take the cat to the vet Priority: 05 Context: @Date 2006-08-10 @Anywhere Created: [2006-08-13] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >>> |
To jump to a specific task, use the GO or G command followed by the number of the task you want to go to. e.g. to go to task 6 enter:
>>>GO 6 |
![]()
Pressing the <enter> key normally just re-displays the current task. If you are reviewing your list of tasks it would be more convenient to just keeping pressing <enter> to move through the list. You can use the review mode to do this. See Review mode.
![]()
The listing above shows a colour screen. Not all terminals support colour and the default is with colour switched off so your screen may look a little different. If you want to use colour check the Using colour section.